list
public Container.Projects.Clusters.List list(java.lang.String projectId)
throws java.io.IOException
Lists all clusters owned by a project across all zones.
Create a request for the method "clusters.list".
This request holds the parameters needed by the container server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
- Parameters:
projectId - The Google Developers Console project ID or project number.
- Returns:
- the request
- Throws:
java.io.IOException