public class Container.Projects.Aggregated.UsableSubnetworks extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Container.Projects.Aggregated.UsableSubnetworks.List |
| Constructor and Description |
|---|
UsableSubnetworks() |
| Modifier and Type | Method and Description |
|---|---|
Container.Projects.Aggregated.UsableSubnetworks.List |
list(String parent)
Lists subnetworks that are usable for creating clusters in a project.
|
public Container.Projects.Aggregated.UsableSubnetworks.List list(String parent) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.parent - The parent project where subnetworks are usable.
Specified in the format 'projects'.IOExceptionCopyright © 2011–2020 Google. All rights reserved.