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

target.apidocs.com.google.api.services.servicemanagement.ServiceManagement.Operations.html Maven / Gradle / Ivy

There is a newer version: v1-rev20241106-2.0.0
Show newest version






ServiceManagement.Operations (Service Management API v1-rev20240823-2.0.0)












com.google.api.services.servicemanagement

Class ServiceManagement.Operations

  • java.lang.Object
    • com.google.api.services.servicemanagement.ServiceManagement.Operations
  • Enclosing class:
    ServiceManagement


    public class ServiceManagement.Operations
    extends Object
    The "operations" collection of methods.
    • Constructor Detail

      • Operations

        public Operations()
    • Method Detail

      • get

        public ServiceManagement.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 servicemanagement 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 ServiceManagement.Operations.List list()
                                               throws IOException
        Lists service operations that match the specified filter in the request. Create a request for the method "operations.list". This request holds the parameters needed by the servicemanagement server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy