| 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 |
|---|---|
InstanceGroupsClient.AggregatedListPagedResponse |
InstanceGroupsClient.aggregatedList(AggregatedListInstanceGroupsRequest request)
Retrieves the list of instance groups and sorts them by zone.
|
InstanceGroupsClient.AggregatedListPagedResponse |
InstanceGroupsClient.aggregatedList(String project)
Retrieves the list of instance groups and sorts them by zone.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListInstanceGroupsRequest,InstanceGroupsClient.AggregatedListPagedResponse> |
InstanceGroupsClient.aggregatedListPagedCallable()
Retrieves the list of instance groups and sorts them by zone.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListInstanceGroupsRequest,InstanceGroupAggregatedList,InstanceGroupsClient.AggregatedListPagedResponse> |
InstanceGroupsSettings.aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListInstanceGroupsRequest,InstanceGroupAggregatedList,InstanceGroupsClient.AggregatedListPagedResponse> |
InstanceGroupsSettings.Builder.aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
|
static com.google.api.core.ApiFuture<InstanceGroupsClient.AggregatedListPagedResponse> |
InstanceGroupsClient.AggregatedListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListInstanceGroupsRequest,InstanceGroupAggregatedList,Map.Entry<String,InstanceGroupsScopedList>> context,
com.google.api.core.ApiFuture<InstanceGroupAggregatedList> futureResponse) |
Copyright © 2024 Google LLC. All rights reserved.