public class Container.Projects.Clusters extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Container.Projects.Clusters.List |
| Constructor and Description |
|---|
Container.Projects.Clusters() |
| Modifier and Type | Method and Description |
|---|---|
Container.Projects.Clusters.List |
list(String projectId)
Lists all clusters owned by a project across all zones.
|
public Container.Projects.Clusters.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