Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
TargetPoolClient.AggregatedListTargetPoolsPagedResponse |
TargetPoolClient.aggregatedListTargetPools(AggregatedListTargetPoolsHttpRequest request)
Retrieves an aggregated list of target pools.
|
TargetPoolClient.AggregatedListTargetPoolsPagedResponse |
TargetPoolClient.aggregatedListTargetPools(ProjectName project)
Retrieves an aggregated list of target pools.
|
TargetPoolClient.AggregatedListTargetPoolsPagedResponse |
TargetPoolClient.aggregatedListTargetPools(String project)
Retrieves an aggregated list of target pools.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetPoolsHttpRequest,TargetPoolClient.AggregatedListTargetPoolsPagedResponse> |
TargetPoolClient.aggregatedListTargetPoolsPagedCallable()
Retrieves an aggregated list of target pools.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListTargetPoolsHttpRequest,TargetPoolAggregatedList,TargetPoolClient.AggregatedListTargetPoolsPagedResponse> |
TargetPoolSettings.aggregatedListTargetPoolsSettings()
Returns the object with the settings used for calls to aggregatedListTargetPools.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListTargetPoolsHttpRequest,TargetPoolAggregatedList,TargetPoolClient.AggregatedListTargetPoolsPagedResponse> |
TargetPoolSettings.Builder.aggregatedListTargetPoolsSettings()
Returns the builder for the settings used for calls to aggregatedListTargetPools.
|
static com.google.api.core.ApiFuture<TargetPoolClient.AggregatedListTargetPoolsPagedResponse> |
TargetPoolClient.AggregatedListTargetPoolsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListTargetPoolsHttpRequest,TargetPoolAggregatedList,TargetPoolsScopedList> context,
com.google.api.core.ApiFuture<TargetPoolAggregatedList> futureResponse) |
Copyright © 2019 Google LLC. All rights reserved.