Uses of Interface
com.google.cloud.compute.v1.UsableSubnetworkSecondaryRangeOrBuilder
-
Packages that use UsableSubnetworkSecondaryRangeOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of UsableSubnetworkSecondaryRangeOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement UsableSubnetworkSecondaryRangeOrBuilder Modifier and Type Class Description classUsableSubnetworkSecondaryRangeSecondary IP range of a usable subnetwork.static classUsableSubnetworkSecondaryRange.BuilderSecondary IP range of a usable subnetwork.Methods in com.google.cloud.compute.v1 that return UsableSubnetworkSecondaryRangeOrBuilder Modifier and Type Method Description UsableSubnetworkSecondaryRangeOrBuilderUsableSubnetwork.Builder. getSecondaryIpRangesOrBuilder(int index)Secondary IP ranges.UsableSubnetworkSecondaryRangeOrBuilderUsableSubnetwork. getSecondaryIpRangesOrBuilder(int index)Secondary IP ranges.UsableSubnetworkSecondaryRangeOrBuilderUsableSubnetworkOrBuilder. getSecondaryIpRangesOrBuilder(int index)Secondary IP ranges.Methods in com.google.cloud.compute.v1 that return types with arguments of type UsableSubnetworkSecondaryRangeOrBuilder Modifier and Type Method Description List<? extends UsableSubnetworkSecondaryRangeOrBuilder>UsableSubnetwork.Builder. getSecondaryIpRangesOrBuilderList()Secondary IP ranges.List<? extends UsableSubnetworkSecondaryRangeOrBuilder>UsableSubnetwork. getSecondaryIpRangesOrBuilderList()Secondary IP ranges.List<? extends UsableSubnetworkSecondaryRangeOrBuilder>UsableSubnetworkOrBuilder. getSecondaryIpRangesOrBuilderList()Secondary IP ranges.
-