| 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 |
|---|---|
NodeGroupsClient.AggregatedListPagedResponse |
NodeGroupsClient.aggregatedList(AggregatedListNodeGroupsRequest request)
Retrieves an aggregated list of node groups.
|
NodeGroupsClient.AggregatedListPagedResponse |
NodeGroupsClient.aggregatedList(String project)
Retrieves an aggregated list of node groups.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListNodeGroupsRequest,NodeGroupsClient.AggregatedListPagedResponse> |
NodeGroupsClient.aggregatedListPagedCallable()
Retrieves an aggregated list of node groups.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,NodeGroupsClient.AggregatedListPagedResponse> |
NodeGroupsSettings.aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,NodeGroupsClient.AggregatedListPagedResponse> |
NodeGroupsSettings.Builder.aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
|
static com.google.api.core.ApiFuture<NodeGroupsClient.AggregatedListPagedResponse> |
NodeGroupsClient.AggregatedListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,Map.Entry<String,NodeGroupsScopedList>> context,
com.google.api.core.ApiFuture<NodeGroupAggregatedList> futureResponse) |
Copyright © 2024 Google LLC. All rights reserved.