
target.apidocs.com.google.api.services.serviceusage.v1beta1.ServiceUsage.Operations.html Maven / Gradle / Ivy
ServiceUsage.Operations (Service Usage API v1beta1-rev20190209-1.28.0)
com.google.api.services.serviceusage.v1beta1
Class ServiceUsage.Operations
- java.lang.Object
-
- com.google.api.services.serviceusage.v1beta1.ServiceUsage.Operations
-
- Enclosing class:
- ServiceUsage
public class ServiceUsage.Operations
extends Object
The "operations" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
ServiceUsage.Operations.Get
class
ServiceUsage.Operations.List
-
Constructor Summary
Constructors
Constructor and Description
Operations()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
ServiceUsage.Operations.Get
get(String name)
Gets the latest state of a long-running operation.
ServiceUsage.Operations.List
list()
Lists operations that match the specified filter in the request.
-
-
Method Detail
-
get
public ServiceUsage.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 serviceusage 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 ServiceUsage.Operations.List list()
throws IOException
Lists operations that match the specified filter in the request. If the server doesn't support
this method, it returns `UNIMPLEMENTED`.
NOTE: the `name` binding allows API services to override the binding to use different resource
name schemes, such as `users/operations`. To override the binding, API services can add a binding
such as `"/v1/{name=users}/operations"` to their service configuration. For backwards
compatibility, the default name includes the operations collection id, however overriding users
must ensure the name binding is the parent resource, without the operations collection id.
Create a request for the method "operations.list".
This request holds the parameters needed by the serviceusage server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2019 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy