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 |
---|---|
AggregatedListAutoscalersHttpRequest |
AggregatedListAutoscalersHttpRequest.Builder.build() |
static AggregatedListAutoscalersHttpRequest |
AggregatedListAutoscalersHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListAutoscalersHttpRequest,AutoscalerAggregatedList> |
AutoscalerClient.aggregatedListAutoscalersCallable()
Retrieves an aggregated list of autoscalers.
|
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.
|
Modifier and Type | Method and Description |
---|---|
AutoscalerClient.AggregatedListAutoscalersPagedResponse |
AutoscalerClient.aggregatedListAutoscalers(AggregatedListAutoscalersHttpRequest request)
Retrieves an aggregated list of autoscalers.
|
AggregatedListAutoscalersHttpRequest.Builder |
AggregatedListAutoscalersHttpRequest.Builder.mergeFrom(AggregatedListAutoscalersHttpRequest other) |
static AggregatedListAutoscalersHttpRequest.Builder |
AggregatedListAutoscalersHttpRequest.newBuilder(AggregatedListAutoscalersHttpRequest prototype) |
Modifier and Type | Method and Description |
---|---|
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) |
protected AutoscalerClient.AggregatedListAutoscalersPage |
AutoscalerClient.AggregatedListAutoscalersPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListAutoscalersHttpRequest,AutoscalerAggregatedList,AutoscalersScopedList> context,
AutoscalerAggregatedList response) |
com.google.api.core.ApiFuture<AutoscalerClient.AggregatedListAutoscalersPage> |
AutoscalerClient.AggregatedListAutoscalersPage.createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListAutoscalersHttpRequest,AutoscalerAggregatedList,AutoscalersScopedList> context,
com.google.api.core.ApiFuture<AutoscalerAggregatedList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<AggregatedListAutoscalersHttpRequest,AutoscalerAggregatedList> |
HttpJsonAutoscalerStub.aggregatedListAutoscalersMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.