public class Container.Projects.Operations extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Container.Projects.Operations.List |
| Constructor and Description |
|---|
Container.Projects.Operations() |
| Modifier and Type | Method and Description |
|---|---|
Container.Projects.Operations.List |
list(String projectId)
Lists all operations in a project, across all zones.
|
public Container.Projects.Operations.List list(String projectId) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.projectId - The Google Developers Console project ID or project number.IOException