public class Apigee.Organizations.Operations extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Apigee.Organizations.Operations.Get |
class |
Apigee.Organizations.Operations.List |
| Constructor and Description |
|---|
Operations() |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Operations.Get |
get(String name)
Gets the latest state of a long-running operation.
|
Apigee.Organizations.Operations.List |
list(String name)
Lists operations that match the specified filter in the request.
|
public Apigee.Organizations.Operations.Get get(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - The name of the operation resource.IOExceptionpublic Apigee.Organizations.Operations.List list(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - The name of the operation's parent resource.IOExceptionCopyright © 2011–2025 Google. All rights reserved.