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

target.apidocs.com.google.api.services.composer.v1.CloudComposer.Projects.Locations.Operations.html Maven / Gradle / Ivy

The newest version!






CloudComposer.Projects.Locations.Operations (Cloud Composer API v1-rev20240917-2.0.0)












com.google.api.services.composer.v1

Class CloudComposer.Projects.Locations.Operations

  • java.lang.Object
    • com.google.api.services.composer.v1.CloudComposer.Projects.Locations.Operations
    • Constructor Detail

      • Operations

        public Operations()
    • Method Detail

      • delete

        public CloudComposer.Projects.Locations.Operations.Delete delete(String name)
                                                                  throws IOException
        Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Create a request for the method "operations.delete". This request holds the parameters needed by the composer server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        name - The name of the operation resource to be deleted.
        Returns:
        the request
        Throws:
        IOException
      • get

        public CloudComposer.Projects.Locations.Operations.Get get(String name)
                                                            throws IOException
        Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service. Create a request for the method "operations.get". This request holds the parameters needed by the composer server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        name - The name of the operation resource.
        Returns:
        the request
        Throws:
        IOException
      • list

        public CloudComposer.Projects.Locations.Operations.List list(String name)
                                                              throws IOException
        Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. Create a request for the method "operations.list". This request holds the parameters needed by the composer server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        name - The name of the operation's parent resource.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy