Uses of Class
com.google.cloud.compute.v1.TargetPoolAggregatedList
-
Packages that use TargetPoolAggregatedList 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 TargetPoolAggregatedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetPoolAggregatedList Modifier and Type Method Description TargetPoolAggregatedList
TargetPoolAggregatedList.Builder. build()
TargetPoolAggregatedList
TargetPoolAggregatedList.Builder. buildPartial()
static TargetPoolAggregatedList
TargetPoolAggregatedList. getDefaultInstance()
TargetPoolAggregatedList
TargetPoolAggregatedList.Builder. getDefaultInstanceForType()
TargetPoolAggregatedList
TargetPoolAggregatedList. getDefaultInstanceForType()
static TargetPoolAggregatedList
TargetPoolAggregatedList. parseDelimitedFrom(InputStream input)
static TargetPoolAggregatedList
TargetPoolAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetPoolAggregatedList
TargetPoolAggregatedList. parseFrom(byte[] data)
static TargetPoolAggregatedList
TargetPoolAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetPoolAggregatedList
TargetPoolAggregatedList. parseFrom(com.google.protobuf.ByteString data)
static TargetPoolAggregatedList
TargetPoolAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetPoolAggregatedList
TargetPoolAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)
static TargetPoolAggregatedList
TargetPoolAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetPoolAggregatedList
TargetPoolAggregatedList. parseFrom(InputStream input)
static TargetPoolAggregatedList
TargetPoolAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetPoolAggregatedList
TargetPoolAggregatedList. parseFrom(ByteBuffer data)
static TargetPoolAggregatedList
TargetPoolAggregatedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type TargetPoolAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetPoolsRequest,TargetPoolAggregatedList>
TargetPoolsClient. aggregatedListCallable()
Retrieves an aggregated list of target pools.com.google.api.gax.rpc.PagedCallSettings<AggregatedListTargetPoolsRequest,TargetPoolAggregatedList,TargetPoolsClient.AggregatedListPagedResponse>
TargetPoolsSettings. aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListTargetPoolsRequest,TargetPoolAggregatedList,TargetPoolsClient.AggregatedListPagedResponse>
TargetPoolsSettings.Builder. aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.com.google.protobuf.Parser<TargetPoolAggregatedList>
TargetPoolAggregatedList. getParserForType()
static com.google.protobuf.Parser<TargetPoolAggregatedList>
TargetPoolAggregatedList. parser()
Methods in com.google.cloud.compute.v1 with parameters of type TargetPoolAggregatedList Modifier and Type Method Description protected TargetPoolsClient.AggregatedListPage
TargetPoolsClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListTargetPoolsRequest,TargetPoolAggregatedList,Map.Entry<String,TargetPoolsScopedList>> context, TargetPoolAggregatedList response)
TargetPoolAggregatedList.Builder
TargetPoolAggregatedList.Builder. mergeFrom(TargetPoolAggregatedList other)
static TargetPoolAggregatedList.Builder
TargetPoolAggregatedList. newBuilder(TargetPoolAggregatedList prototype)
Method parameters in com.google.cloud.compute.v1 with type arguments of type TargetPoolAggregatedList Modifier and Type Method Description static com.google.api.core.ApiFuture<TargetPoolsClient.AggregatedListPagedResponse>
TargetPoolsClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListTargetPoolsRequest,TargetPoolAggregatedList,Map.Entry<String,TargetPoolsScopedList>> context, com.google.api.core.ApiFuture<TargetPoolAggregatedList> futureResponse)
static com.google.api.core.ApiFuture<TargetPoolsClient.AggregatedListPagedResponse>
TargetPoolsClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListTargetPoolsRequest,TargetPoolAggregatedList,Map.Entry<String,TargetPoolsScopedList>> context, com.google.api.core.ApiFuture<TargetPoolAggregatedList> futureResponse)
protected TargetPoolsClient.AggregatedListPage
TargetPoolsClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListTargetPoolsRequest,TargetPoolAggregatedList,Map.Entry<String,TargetPoolsScopedList>> context, TargetPoolAggregatedList response)
com.google.api.core.ApiFuture<TargetPoolsClient.AggregatedListPage>
TargetPoolsClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListTargetPoolsRequest,TargetPoolAggregatedList,Map.Entry<String,TargetPoolsScopedList>> context, com.google.api.core.ApiFuture<TargetPoolAggregatedList> futureResponse)
com.google.api.core.ApiFuture<TargetPoolsClient.AggregatedListPage>
TargetPoolsClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListTargetPoolsRequest,TargetPoolAggregatedList,Map.Entry<String,TargetPoolsScopedList>> context, com.google.api.core.ApiFuture<TargetPoolAggregatedList> futureResponse)
-
Uses of TargetPoolAggregatedList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type TargetPoolAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetPoolsRequest,TargetPoolAggregatedList>
HttpJsonTargetPoolsStub. aggregatedListCallable()
com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetPoolsRequest,TargetPoolAggregatedList>
TargetPoolsStub. aggregatedListCallable()
com.google.api.gax.rpc.PagedCallSettings<AggregatedListTargetPoolsRequest,TargetPoolAggregatedList,TargetPoolsClient.AggregatedListPagedResponse>
TargetPoolsStubSettings. aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListTargetPoolsRequest,TargetPoolAggregatedList,TargetPoolsClient.AggregatedListPagedResponse>
TargetPoolsStubSettings.Builder. aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
-