| 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 |
|---|---|
InstancesClient.AggregatedListPagedResponse |
InstancesClient.aggregatedList(AggregatedListInstancesRequest request)
Retrieves an aggregated list of all of the instances in your project across all regions and
zones.
|
InstancesClient.AggregatedListPagedResponse |
InstancesClient.aggregatedList(String project)
Retrieves an aggregated list of all of the instances in your project across all regions and
zones.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListInstancesRequest,InstancesClient.AggregatedListPagedResponse> |
InstancesClient.aggregatedListPagedCallable()
Retrieves an aggregated list of all of the instances in your project across all regions and
zones.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListInstancesRequest,InstanceAggregatedList,InstancesClient.AggregatedListPagedResponse> |
InstancesSettings.aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListInstancesRequest,InstanceAggregatedList,InstancesClient.AggregatedListPagedResponse> |
InstancesSettings.Builder.aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
|
static com.google.api.core.ApiFuture<InstancesClient.AggregatedListPagedResponse> |
InstancesClient.AggregatedListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListInstancesRequest,InstanceAggregatedList,Map.Entry<String,InstancesScopedList>> context,
com.google.api.core.ApiFuture<InstanceAggregatedList> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListInstancesRequest,InstancesClient.AggregatedListPagedResponse> |
HttpJsonInstancesStub.aggregatedListPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<AggregatedListInstancesRequest,InstancesClient.AggregatedListPagedResponse> |
InstancesStub.aggregatedListPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<AggregatedListInstancesRequest,InstanceAggregatedList,InstancesClient.AggregatedListPagedResponse> |
InstancesStubSettings.aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListInstancesRequest,InstanceAggregatedList,InstancesClient.AggregatedListPagedResponse> |
InstancesStubSettings.Builder.aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
|
Copyright © 2024 Google LLC. All rights reserved.