Uses of Interface
com.google.cloud.compute.v1.UsableSubnetworkOrBuilder
-
Packages that use UsableSubnetworkOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of UsableSubnetworkOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement UsableSubnetworkOrBuilder Modifier and Type Class Description classUsableSubnetworkSubnetwork which the current user has compute.subnetworks.use permission on.static classUsableSubnetwork.BuilderSubnetwork which the current user has compute.subnetworks.use permission on.Methods in com.google.cloud.compute.v1 that return UsableSubnetworkOrBuilder Modifier and Type Method Description UsableSubnetworkOrBuilderUsableSubnetworksAggregatedList.Builder. getItemsOrBuilder(int index)[Output] A list of usable subnetwork URLs.UsableSubnetworkOrBuilderUsableSubnetworksAggregatedList. getItemsOrBuilder(int index)[Output] A list of usable subnetwork URLs.UsableSubnetworkOrBuilderUsableSubnetworksAggregatedListOrBuilder. getItemsOrBuilder(int index)[Output] A list of usable subnetwork URLs.Methods in com.google.cloud.compute.v1 that return types with arguments of type UsableSubnetworkOrBuilder Modifier and Type Method Description List<? extends UsableSubnetworkOrBuilder>UsableSubnetworksAggregatedList.Builder. getItemsOrBuilderList()[Output] A list of usable subnetwork URLs.List<? extends UsableSubnetworkOrBuilder>UsableSubnetworksAggregatedList. getItemsOrBuilderList()[Output] A list of usable subnetwork URLs.List<? extends UsableSubnetworkOrBuilder>UsableSubnetworksAggregatedListOrBuilder. getItemsOrBuilderList()[Output] A list of usable subnetwork URLs.
-