Uses of Class
com.google.cloud.compute.v1.UsableSubnetworksAggregatedList
-
Packages that use UsableSubnetworksAggregatedList Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of UsableSubnetworksAggregatedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return UsableSubnetworksAggregatedList Modifier and Type Method Description UsableSubnetworksAggregatedList
UsableSubnetworksAggregatedList.Builder. build()
UsableSubnetworksAggregatedList
UsableSubnetworksAggregatedList.Builder. buildPartial()
static UsableSubnetworksAggregatedList
UsableSubnetworksAggregatedList. getDefaultInstance()
UsableSubnetworksAggregatedList
UsableSubnetworksAggregatedList.Builder. getDefaultInstanceForType()
UsableSubnetworksAggregatedList
UsableSubnetworksAggregatedList. getDefaultInstanceForType()
static UsableSubnetworksAggregatedList
UsableSubnetworksAggregatedList. parseDelimitedFrom(InputStream input)
static UsableSubnetworksAggregatedList
UsableSubnetworksAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UsableSubnetworksAggregatedList
UsableSubnetworksAggregatedList. parseFrom(byte[] data)
static UsableSubnetworksAggregatedList
UsableSubnetworksAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UsableSubnetworksAggregatedList
UsableSubnetworksAggregatedList. parseFrom(com.google.protobuf.ByteString data)
static UsableSubnetworksAggregatedList
UsableSubnetworksAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UsableSubnetworksAggregatedList
UsableSubnetworksAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)
static UsableSubnetworksAggregatedList
UsableSubnetworksAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UsableSubnetworksAggregatedList
UsableSubnetworksAggregatedList. parseFrom(InputStream input)
static UsableSubnetworksAggregatedList
UsableSubnetworksAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UsableSubnetworksAggregatedList
UsableSubnetworksAggregatedList. parseFrom(ByteBuffer data)
static UsableSubnetworksAggregatedList
UsableSubnetworksAggregatedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type UsableSubnetworksAggregatedList Modifier and Type Method Description com.google.protobuf.Parser<UsableSubnetworksAggregatedList>
UsableSubnetworksAggregatedList. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListUsableSubnetworksRequest,UsableSubnetworksAggregatedList>
SubnetworksClient. listUsableCallable()
Retrieves an aggregated list of all usable subnetworks in the project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListUsableSubnetworksRequest,UsableSubnetworksAggregatedList,SubnetworksClient.ListUsablePagedResponse>
SubnetworksSettings.Builder. listUsableSettings()
Returns the builder for the settings used for calls to listUsable.com.google.api.gax.rpc.PagedCallSettings<ListUsableSubnetworksRequest,UsableSubnetworksAggregatedList,SubnetworksClient.ListUsablePagedResponse>
SubnetworksSettings. listUsableSettings()
Returns the object with the settings used for calls to listUsable.static com.google.protobuf.Parser<UsableSubnetworksAggregatedList>
UsableSubnetworksAggregatedList. parser()
Methods in com.google.cloud.compute.v1 with parameters of type UsableSubnetworksAggregatedList Modifier and Type Method Description protected SubnetworksClient.ListUsablePage
SubnetworksClient.ListUsablePage. createPage(com.google.api.gax.rpc.PageContext<ListUsableSubnetworksRequest,UsableSubnetworksAggregatedList,UsableSubnetwork> context, UsableSubnetworksAggregatedList response)
UsableSubnetworksAggregatedList.Builder
UsableSubnetworksAggregatedList.Builder. mergeFrom(UsableSubnetworksAggregatedList other)
static UsableSubnetworksAggregatedList.Builder
UsableSubnetworksAggregatedList. newBuilder(UsableSubnetworksAggregatedList prototype)
Method parameters in com.google.cloud.compute.v1 with type arguments of type UsableSubnetworksAggregatedList Modifier and Type Method Description 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)
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.ListUsablePage
SubnetworksClient.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)
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)
-
Uses of UsableSubnetworksAggregatedList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type UsableSubnetworksAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListUsableSubnetworksRequest,UsableSubnetworksAggregatedList>
HttpJsonSubnetworksStub. listUsableCallable()
com.google.api.gax.rpc.UnaryCallable<ListUsableSubnetworksRequest,UsableSubnetworksAggregatedList>
SubnetworksStub. listUsableCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListUsableSubnetworksRequest,UsableSubnetworksAggregatedList,SubnetworksClient.ListUsablePagedResponse>
SubnetworksStubSettings.Builder. listUsableSettings()
Returns the builder for the settings used for calls to listUsable.com.google.api.gax.rpc.PagedCallSettings<ListUsableSubnetworksRequest,UsableSubnetworksAggregatedList,SubnetworksClient.ListUsablePagedResponse>
SubnetworksStubSettings. listUsableSettings()
Returns the object with the settings used for calls to listUsable.
-