All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.compute.Compute.GlobalOrganizationOperations.html Maven / Gradle / Ivy

The newest version!






Compute.GlobalOrganizationOperations (Compute Engine API v1-rev20250320-2.0.0)












com.google.api.services.compute

Class Compute.GlobalOrganizationOperations

  • java.lang.Object
    • com.google.api.services.compute.Compute.GlobalOrganizationOperations
  • Enclosing class:
    Compute


    public class Compute.GlobalOrganizationOperations
    extends Object
    The "globalOrganizationOperations" collection of methods.
    • Constructor Detail

      • GlobalOrganizationOperations

        public GlobalOrganizationOperations()
    • 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, or its unique numeric identifier.
        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, or its unique numeric identifier.
        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–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy