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

target.apidocs.com.google.api.services.appengine.v1.Appengine.Apps.Operations.html Maven / Gradle / Ivy







Appengine.Apps.Operations (App Engine Admin API v1-rev20241118-2.0.0)












com.google.api.services.appengine.v1

Class Appengine.Apps.Operations

  • java.lang.Object
    • com.google.api.services.appengine.v1.Appengine.Apps.Operations
  • Enclosing class:
    Appengine.Apps


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

      • Operations

        public Operations()
    • Method Detail

      • get

        public Appengine.Apps.Operations.Get get(String appsId,
                                                 String operationsId)
                                          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 appengine server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        appsId - Part of `name`. The name of the operation resource.
        operationsId - Part of `name`. See documentation of `appsId`.
        Returns:
        the request
        Throws:
        IOException
      • list

        public Appengine.Apps.Operations.List list(String appsId)
                                            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 appengine server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        appsId - Part of `name`. The name of the operation's parent resource.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy