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 |
---|---|
AutoscalerAggregatedList |
AutoscalerAggregatedList.Builder.build() |
static AutoscalerAggregatedList |
AutoscalerAggregatedList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<AggregatedListAutoscalersHttpRequest,AutoscalerAggregatedList> |
AutoscalerClient.aggregatedListAutoscalersCallable()
Retrieves an aggregated list of autoscalers.
|
PagedCallSettings<AggregatedListAutoscalersHttpRequest,AutoscalerAggregatedList,AutoscalerClient.AggregatedListAutoscalersPagedResponse> |
AutoscalerSettings.aggregatedListAutoscalersSettings()
Returns the object with the settings used for calls to aggregatedListAutoscalers.
|
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 |
---|---|
protected AutoscalerClient.AggregatedListAutoscalersPage |
AutoscalerClient.AggregatedListAutoscalersPage.createPage(PageContext<AggregatedListAutoscalersHttpRequest,AutoscalerAggregatedList,AutoscalersScopedList> context,
AutoscalerAggregatedList response) |
AutoscalerAggregatedList.Builder |
AutoscalerAggregatedList.Builder.mergeFrom(AutoscalerAggregatedList other) |
static AutoscalerAggregatedList.Builder |
AutoscalerAggregatedList.newBuilder(AutoscalerAggregatedList prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<AggregatedListAutoscalersHttpRequest,AutoscalerAggregatedList> |
HttpJsonAutoscalerStub.aggregatedListAutoscalersMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<AggregatedListAutoscalersHttpRequest,AutoscalerAggregatedList> |
AutoscalerStub.aggregatedListAutoscalersCallable() |
UnaryCallable<AggregatedListAutoscalersHttpRequest,AutoscalerAggregatedList> |
HttpJsonAutoscalerStub.aggregatedListAutoscalersCallable() |
PagedCallSettings<AggregatedListAutoscalersHttpRequest,AutoscalerAggregatedList,AutoscalerClient.AggregatedListAutoscalersPagedResponse> |
AutoscalerStubSettings.aggregatedListAutoscalersSettings()
Returns the object with the settings used for calls to aggregatedListAutoscalers.
|
PagedCallSettings.Builder<AggregatedListAutoscalersHttpRequest,AutoscalerAggregatedList,AutoscalerClient.AggregatedListAutoscalersPagedResponse> |
AutoscalerStubSettings.Builder.aggregatedListAutoscalersSettings()
Returns the builder for the settings used for calls to aggregatedListAutoscalers.
|
Copyright © 2019 Google LLC. All rights reserved.