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 can be used 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 - Required. The parent project where subnetworks are usable. Specified in the format `projects`.IOExceptionCopyright © 2011–2022 Google. All rights reserved.