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