public class CloudResourceManager.Operations
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
CloudResourceManager.Operations.Get |
Constructor and Description |
---|
Operations() |
Modifier and Type | Method and Description |
---|---|
CloudResourceManager.Operations.Get |
get(java.lang.String name)
Gets the latest state of a long-running operation.
|
public CloudResourceManager.Operations.Get get(java.lang.String name) throws java.io.IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.name
- The name of the operation resource.java.io.IOException