list
public Container.Projects.Aggregated.UsableSubnetworks.List list(String parent)
throws IOException
Lists subnetworks that are usable for creating clusters in a project.
Create a request for the method "usableSubnetworks.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:
parent - The parent project where subnetworks are usable. Specified in the format `projects`.
- Returns:
- the request
- Throws:
IOException