Uses of Interface
com.google.container.v1.UsableSubnetworkOrBuilder
-
Packages that use UsableSubnetworkOrBuilder Package Description com.google.container.v1 -
-
Uses of UsableSubnetworkOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement UsableSubnetworkOrBuilder Modifier and Type Class Description classUsableSubnetworkUsableSubnetwork resource returns the subnetwork name, its associated network and the primary CIDR range.static classUsableSubnetwork.BuilderUsableSubnetwork resource returns the subnetwork name, its associated network and the primary CIDR range.Methods in com.google.container.v1 that return UsableSubnetworkOrBuilder Modifier and Type Method Description UsableSubnetworkOrBuilderListUsableSubnetworksResponse.Builder. getSubnetworksOrBuilder(int index)A list of usable subnetworks in the specified network project.UsableSubnetworkOrBuilderListUsableSubnetworksResponse. getSubnetworksOrBuilder(int index)A list of usable subnetworks in the specified network project.UsableSubnetworkOrBuilderListUsableSubnetworksResponseOrBuilder. getSubnetworksOrBuilder(int index)A list of usable subnetworks in the specified network project.Methods in com.google.container.v1 that return types with arguments of type UsableSubnetworkOrBuilder Modifier and Type Method Description List<? extends UsableSubnetworkOrBuilder>ListUsableSubnetworksResponse.Builder. getSubnetworksOrBuilderList()A list of usable subnetworks in the specified network project.List<? extends UsableSubnetworkOrBuilder>ListUsableSubnetworksResponse. getSubnetworksOrBuilderList()A list of usable subnetworks in the specified network project.List<? extends UsableSubnetworkOrBuilder>ListUsableSubnetworksResponseOrBuilder. getSubnetworksOrBuilderList()A list of usable subnetworks in the specified network project.
-