![JAR search and dependency download from the Maven repository](/logo.png)
target.apidocs.com.google.api.services.compute.Compute.GlobalOrganizationOperations.html Maven / Gradle / Ivy
Compute.GlobalOrganizationOperations (Compute Engine API beta-rev20220726-2.0.0)
com.google.api.services.compute
Class Compute.GlobalOrganizationOperations
- java.lang.Object
-
- com.google.api.services.compute.Compute.GlobalOrganizationOperations
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Compute.GlobalOrganizationOperations.Delete
class
Compute.GlobalOrganizationOperations.Get
class
Compute.GlobalOrganizationOperations.List
-
Constructor Summary
Constructors
Constructor and Description
GlobalOrganizationOperations()
-
Method Summary
All Methods Instance Methods Concrete Methods
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.
-
-
Method Detail
-
delete
public Compute.GlobalOrganizationOperations.Delete delete(String operation)
throws IOException
Deletes the specified Operations resource.
Create a request for the method "globalOrganizationOperations.delete".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
operation
- Name of the Operations resource to delete.
- Returns:
- the request
- Throws:
IOException
-
get
public Compute.GlobalOrganizationOperations.Get get(String operation)
throws IOException
Retrieves the specified Operations resource. Gets a list of operations by making a `list()`
request.
Create a request for the method "globalOrganizationOperations.get".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
operation
- Name of the Operations resource to return.
- Returns:
- the request
- Throws:
IOException
-
list
public Compute.GlobalOrganizationOperations.List list()
throws IOException
Retrieves a list of Operation resources contained within the specified organization.
Create a request for the method "globalOrganizationOperations.list".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2022 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy