Uses of Interface
com.google.cloud.compute.v1.SubnetworkOrBuilder
-
Packages that use SubnetworkOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of SubnetworkOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement SubnetworkOrBuilder Modifier and Type Class Description classSubnetworkRepresents a Subnetwork resource.static classSubnetwork.BuilderRepresents a Subnetwork resource.Methods in com.google.cloud.compute.v1 that return SubnetworkOrBuilder Modifier and Type Method Description SubnetworkOrBuilderSubnetworkList.Builder. getItemsOrBuilder(int index)A list of Subnetwork resources.SubnetworkOrBuilderSubnetworkList. getItemsOrBuilder(int index)A list of Subnetwork resources.SubnetworkOrBuilderSubnetworkListOrBuilder. getItemsOrBuilder(int index)A list of Subnetwork resources.SubnetworkOrBuilderInsertSubnetworkRequest.Builder. getSubnetworkResourceOrBuilder()The body resource for this requestSubnetworkOrBuilderInsertSubnetworkRequest. getSubnetworkResourceOrBuilder()The body resource for this requestSubnetworkOrBuilderInsertSubnetworkRequestOrBuilder. getSubnetworkResourceOrBuilder()The body resource for this requestSubnetworkOrBuilderPatchSubnetworkRequest.Builder. getSubnetworkResourceOrBuilder()The body resource for this requestSubnetworkOrBuilderPatchSubnetworkRequest. getSubnetworkResourceOrBuilder()The body resource for this requestSubnetworkOrBuilderPatchSubnetworkRequestOrBuilder. getSubnetworkResourceOrBuilder()The body resource for this requestSubnetworkOrBuilderSubnetworksScopedList.Builder. getSubnetworksOrBuilder(int index)A list of subnetworks contained in this scope.SubnetworkOrBuilderSubnetworksScopedList. getSubnetworksOrBuilder(int index)A list of subnetworks contained in this scope.SubnetworkOrBuilderSubnetworksScopedListOrBuilder. getSubnetworksOrBuilder(int index)A list of subnetworks contained in this scope.Methods in com.google.cloud.compute.v1 that return types with arguments of type SubnetworkOrBuilder Modifier and Type Method Description List<? extends SubnetworkOrBuilder>SubnetworkList.Builder. getItemsOrBuilderList()A list of Subnetwork resources.List<? extends SubnetworkOrBuilder>SubnetworkList. getItemsOrBuilderList()A list of Subnetwork resources.List<? extends SubnetworkOrBuilder>SubnetworkListOrBuilder. getItemsOrBuilderList()A list of Subnetwork resources.List<? extends SubnetworkOrBuilder>SubnetworksScopedList.Builder. getSubnetworksOrBuilderList()A list of subnetworks contained in this scope.List<? extends SubnetworkOrBuilder>SubnetworksScopedList. getSubnetworksOrBuilderList()A list of subnetworks contained in this scope.List<? extends SubnetworkOrBuilder>SubnetworksScopedListOrBuilder. getSubnetworksOrBuilderList()A list of subnetworks contained in this scope.
-