Uses of Class
com.google.cloud.compute.v1.UsableSubnetwork
-
Packages that use UsableSubnetwork Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of UsableSubnetwork in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return UsableSubnetwork Modifier and Type Method Description UsableSubnetworkUsableSubnetwork.Builder. build()UsableSubnetworkUsableSubnetwork.Builder. buildPartial()static UsableSubnetworkUsableSubnetwork. getDefaultInstance()UsableSubnetworkUsableSubnetwork.Builder. getDefaultInstanceForType()UsableSubnetworkUsableSubnetwork. getDefaultInstanceForType()UsableSubnetworkUsableSubnetworksAggregatedList.Builder. getItems(int index)[Output] A list of usable subnetwork URLs.UsableSubnetworkUsableSubnetworksAggregatedList. getItems(int index)[Output] A list of usable subnetwork URLs.UsableSubnetworkUsableSubnetworksAggregatedListOrBuilder. getItems(int index)[Output] A list of usable subnetwork URLs.static UsableSubnetworkUsableSubnetwork. parseDelimitedFrom(InputStream input)static UsableSubnetworkUsableSubnetwork. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UsableSubnetworkUsableSubnetwork. parseFrom(byte[] data)static UsableSubnetworkUsableSubnetwork. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UsableSubnetworkUsableSubnetwork. parseFrom(com.google.protobuf.ByteString data)static UsableSubnetworkUsableSubnetwork. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UsableSubnetworkUsableSubnetwork. parseFrom(com.google.protobuf.CodedInputStream input)static UsableSubnetworkUsableSubnetwork. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UsableSubnetworkUsableSubnetwork. parseFrom(InputStream input)static UsableSubnetworkUsableSubnetwork. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UsableSubnetworkUsableSubnetwork. parseFrom(ByteBuffer data)static UsableSubnetworkUsableSubnetwork. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type UsableSubnetwork Modifier and Type Method Description List<UsableSubnetwork>UsableSubnetworksAggregatedList.Builder. getItemsList()[Output] A list of usable subnetwork URLs.List<UsableSubnetwork>UsableSubnetworksAggregatedList. getItemsList()[Output] A list of usable subnetwork URLs.List<UsableSubnetwork>UsableSubnetworksAggregatedListOrBuilder. getItemsList()[Output] A list of usable subnetwork URLs.com.google.protobuf.Parser<UsableSubnetwork>UsableSubnetwork. getParserForType()static com.google.protobuf.Parser<UsableSubnetwork>UsableSubnetwork. parser()Methods in com.google.cloud.compute.v1 with parameters of type UsableSubnetwork Modifier and Type Method Description UsableSubnetworksAggregatedList.BuilderUsableSubnetworksAggregatedList.Builder. addItems(int index, UsableSubnetwork value)[Output] A list of usable subnetwork URLs.UsableSubnetworksAggregatedList.BuilderUsableSubnetworksAggregatedList.Builder. addItems(UsableSubnetwork value)[Output] A list of usable subnetwork URLs.UsableSubnetwork.BuilderUsableSubnetwork.Builder. mergeFrom(UsableSubnetwork other)static UsableSubnetwork.BuilderUsableSubnetwork. newBuilder(UsableSubnetwork prototype)UsableSubnetworksAggregatedList.BuilderUsableSubnetworksAggregatedList.Builder. setItems(int index, UsableSubnetwork value)[Output] A list of usable subnetwork URLs.Method parameters in com.google.cloud.compute.v1 with type arguments of type UsableSubnetwork Modifier and Type Method Description UsableSubnetworksAggregatedList.BuilderUsableSubnetworksAggregatedList.Builder. addAllItems(Iterable<? extends UsableSubnetwork> values)[Output] A list of usable subnetwork URLs.static com.google.api.core.ApiFuture<SubnetworksClient.ListUsablePagedResponse>SubnetworksClient.ListUsablePagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListUsableSubnetworksRequest,UsableSubnetworksAggregatedList,UsableSubnetwork> context, com.google.api.core.ApiFuture<UsableSubnetworksAggregatedList> futureResponse)protected SubnetworksClient.ListUsablePageSubnetworksClient.ListUsablePage. createPage(com.google.api.gax.rpc.PageContext<ListUsableSubnetworksRequest,UsableSubnetworksAggregatedList,UsableSubnetwork> context, UsableSubnetworksAggregatedList response)com.google.api.core.ApiFuture<SubnetworksClient.ListUsablePage>SubnetworksClient.ListUsablePage. createPageAsync(com.google.api.gax.rpc.PageContext<ListUsableSubnetworksRequest,UsableSubnetworksAggregatedList,UsableSubnetwork> context, com.google.api.core.ApiFuture<UsableSubnetworksAggregatedList> futureResponse)
-