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 |
---|---|
TargetPoolAggregatedList |
TargetPoolAggregatedList.Builder.build() |
static TargetPoolAggregatedList |
TargetPoolAggregatedList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<AggregatedListTargetPoolsHttpRequest,TargetPoolAggregatedList> |
TargetPoolClient.aggregatedListTargetPoolsCallable()
Retrieves an aggregated list of target pools.
|
PagedCallSettings<AggregatedListTargetPoolsHttpRequest,TargetPoolAggregatedList,TargetPoolClient.AggregatedListTargetPoolsPagedResponse> |
TargetPoolSettings.aggregatedListTargetPoolsSettings()
Returns the object with the settings used for calls to aggregatedListTargetPools.
|
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 |
---|---|
protected TargetPoolClient.AggregatedListTargetPoolsPage |
TargetPoolClient.AggregatedListTargetPoolsPage.createPage(PageContext<AggregatedListTargetPoolsHttpRequest,TargetPoolAggregatedList,TargetPoolsScopedList> context,
TargetPoolAggregatedList response) |
TargetPoolAggregatedList.Builder |
TargetPoolAggregatedList.Builder.mergeFrom(TargetPoolAggregatedList other) |
static TargetPoolAggregatedList.Builder |
TargetPoolAggregatedList.newBuilder(TargetPoolAggregatedList prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<AggregatedListTargetPoolsHttpRequest,TargetPoolAggregatedList> |
HttpJsonTargetPoolStub.aggregatedListTargetPoolsMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<AggregatedListTargetPoolsHttpRequest,TargetPoolAggregatedList> |
HttpJsonTargetPoolStub.aggregatedListTargetPoolsCallable() |
UnaryCallable<AggregatedListTargetPoolsHttpRequest,TargetPoolAggregatedList> |
TargetPoolStub.aggregatedListTargetPoolsCallable() |
PagedCallSettings<AggregatedListTargetPoolsHttpRequest,TargetPoolAggregatedList,TargetPoolClient.AggregatedListTargetPoolsPagedResponse> |
TargetPoolStubSettings.aggregatedListTargetPoolsSettings()
Returns the object with the settings used for calls to aggregatedListTargetPools.
|
PagedCallSettings.Builder<AggregatedListTargetPoolsHttpRequest,TargetPoolAggregatedList,TargetPoolClient.AggregatedListTargetPoolsPagedResponse> |
TargetPoolStubSettings.Builder.aggregatedListTargetPoolsSettings()
Returns the builder for the settings used for calls to aggregatedListTargetPools.
|
Copyright © 2019 Google LLC. All rights reserved.