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 |
---|---|
AggregatedListTargetPoolsHttpRequest |
AggregatedListTargetPoolsHttpRequest.Builder.build() |
static AggregatedListTargetPoolsHttpRequest |
AggregatedListTargetPoolsHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetPoolsHttpRequest,TargetPoolAggregatedList> |
TargetPoolClient.aggregatedListTargetPoolsCallable()
Retrieves an aggregated list of target pools.
|
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.
|
Modifier and Type | Method and Description |
---|---|
TargetPoolClient.AggregatedListTargetPoolsPagedResponse |
TargetPoolClient.aggregatedListTargetPools(AggregatedListTargetPoolsHttpRequest request)
Retrieves an aggregated list of target pools.
|
AggregatedListTargetPoolsHttpRequest.Builder |
AggregatedListTargetPoolsHttpRequest.Builder.mergeFrom(AggregatedListTargetPoolsHttpRequest other) |
static AggregatedListTargetPoolsHttpRequest.Builder |
AggregatedListTargetPoolsHttpRequest.newBuilder(AggregatedListTargetPoolsHttpRequest prototype) |
Modifier and Type | Method and Description |
---|---|
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) |
protected TargetPoolClient.AggregatedListTargetPoolsPage |
TargetPoolClient.AggregatedListTargetPoolsPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListTargetPoolsHttpRequest,TargetPoolAggregatedList,TargetPoolsScopedList> context,
TargetPoolAggregatedList response) |
com.google.api.core.ApiFuture<TargetPoolClient.AggregatedListTargetPoolsPage> |
TargetPoolClient.AggregatedListTargetPoolsPage.createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListTargetPoolsHttpRequest,TargetPoolAggregatedList,TargetPoolsScopedList> context,
com.google.api.core.ApiFuture<TargetPoolAggregatedList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<AggregatedListTargetPoolsHttpRequest,TargetPoolAggregatedList> |
HttpJsonTargetPoolStub.aggregatedListTargetPoolsMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.