public class ServiceConsumerManagement.Operations extends Object
Modifier and Type | Class and Description |
---|---|
class |
ServiceConsumerManagement.Operations.Get |
Constructor and Description |
---|
Operations() |
Modifier and Type | Method and Description |
---|---|
ServiceConsumerManagement.Operations.Get |
get(String name)
Gets the latest state of a long-running operation.
|
public ServiceConsumerManagement.Operations.Get get(String name) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.name
- The name of the operation resource.IOException
Copyright © 2011–2022 Google. All rights reserved.