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 class
UsableSubnetwork
UsableSubnetwork resource returns the subnetwork name, its associated network and the primary CIDR range.static class
UsableSubnetwork.Builder
UsableSubnetwork 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 UsableSubnetworkOrBuilder
ListUsableSubnetworksResponse.Builder. getSubnetworksOrBuilder(int index)
A list of usable subnetworks in the specified network project.UsableSubnetworkOrBuilder
ListUsableSubnetworksResponse. getSubnetworksOrBuilder(int index)
A list of usable subnetworks in the specified network project.UsableSubnetworkOrBuilder
ListUsableSubnetworksResponseOrBuilder. 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.
-