| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
TargetInstancesClient.AggregatedListPagedResponse |
TargetInstancesClient.aggregatedList(AggregatedListTargetInstancesRequest request)
Retrieves an aggregated list of target instances.
|
TargetInstancesClient.AggregatedListPagedResponse |
TargetInstancesClient.aggregatedList(String project)
Retrieves an aggregated list of target instances.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetInstancesRequest,TargetInstancesClient.AggregatedListPagedResponse> |
TargetInstancesClient.aggregatedListPagedCallable()
Retrieves an aggregated list of target instances.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListTargetInstancesRequest,TargetInstanceAggregatedList,TargetInstancesClient.AggregatedListPagedResponse> |
TargetInstancesSettings.aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListTargetInstancesRequest,TargetInstanceAggregatedList,TargetInstancesClient.AggregatedListPagedResponse> |
TargetInstancesSettings.Builder.aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
|
static com.google.api.core.ApiFuture<TargetInstancesClient.AggregatedListPagedResponse> |
TargetInstancesClient.AggregatedListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListTargetInstancesRequest,TargetInstanceAggregatedList,Map.Entry<String,TargetInstancesScopedList>> context,
com.google.api.core.ApiFuture<TargetInstanceAggregatedList> futureResponse) |
Copyright © 2024 Google LLC. All rights reserved.