| Modifier and Type | Class and Description | 
|---|---|
| class  | Compute.GlobalOrganizationOperations.Delete | 
| class  | Compute.GlobalOrganizationOperations.Get | 
| class  | Compute.GlobalOrganizationOperations.List | 
| Constructor and Description | 
|---|
| GlobalOrganizationOperations() | 
| Modifier and Type | Method and Description | 
|---|---|
| Compute.GlobalOrganizationOperations.Delete | delete(String operation)Deletes the specified Operations resource. | 
| Compute.GlobalOrganizationOperations.Get | get(String operation)Retrieves the specified Operations resource. | 
| Compute.GlobalOrganizationOperations.List | list()Retrieves a list of Operation resources contained within the specified organization. | 
public Compute.GlobalOrganizationOperations.Delete delete(String operation) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.operation - Name of the Operations resource to delete.IOExceptionpublic Compute.GlobalOrganizationOperations.Get get(String operation) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.operation - Name of the Operations resource to return.IOExceptionpublic Compute.GlobalOrganizationOperations.List list() throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.IOExceptionCopyright © 2011–2022 Google. All rights reserved.