Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
AutoscalerClient.AggregatedListAutoscalersPagedResponse |
AutoscalerClient.aggregatedListAutoscalers(AggregatedListAutoscalersHttpRequest request)
Retrieves an aggregated list of autoscalers.
|
AutoscalerClient.AggregatedListAutoscalersPagedResponse |
AutoscalerClient.aggregatedListAutoscalers(ProjectName project)
Retrieves an aggregated list of autoscalers.
|
AutoscalerClient.AggregatedListAutoscalersPagedResponse |
AutoscalerClient.aggregatedListAutoscalers(String project)
Retrieves an aggregated list of autoscalers.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListAutoscalersHttpRequest,AutoscalerClient.AggregatedListAutoscalersPagedResponse> |
AutoscalerClient.aggregatedListAutoscalersPagedCallable()
Retrieves an aggregated list of autoscalers.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListAutoscalersHttpRequest,AutoscalerAggregatedList,AutoscalerClient.AggregatedListAutoscalersPagedResponse> |
AutoscalerSettings.aggregatedListAutoscalersSettings()
Returns the object with the settings used for calls to aggregatedListAutoscalers.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListAutoscalersHttpRequest,AutoscalerAggregatedList,AutoscalerClient.AggregatedListAutoscalersPagedResponse> |
AutoscalerSettings.Builder.aggregatedListAutoscalersSettings()
Returns the builder for the settings used for calls to aggregatedListAutoscalers.
|
static com.google.api.core.ApiFuture<AutoscalerClient.AggregatedListAutoscalersPagedResponse> |
AutoscalerClient.AggregatedListAutoscalersPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListAutoscalersHttpRequest,AutoscalerAggregatedList,AutoscalersScopedList> context,
com.google.api.core.ApiFuture<AutoscalerAggregatedList> futureResponse) |
Copyright © 2019 Google LLC. All rights reserved.