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 |
---|---|
AutoscalerList |
AutoscalerList.Builder.build() |
static AutoscalerList |
AutoscalerList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListAutoscalersHttpRequest,AutoscalerList> |
AutoscalerClient.listAutoscalersCallable()
Retrieves a list of autoscalers contained within the specified zone.
|
PagedCallSettings<ListAutoscalersHttpRequest,AutoscalerList,AutoscalerClient.ListAutoscalersPagedResponse> |
AutoscalerSettings.listAutoscalersSettings()
Returns the object with the settings used for calls to listAutoscalers.
|
PagedCallSettings.Builder<ListAutoscalersHttpRequest,AutoscalerList,AutoscalerClient.ListAutoscalersPagedResponse> |
AutoscalerSettings.Builder.listAutoscalersSettings()
Returns the builder for the settings used for calls to listAutoscalers.
|
Modifier and Type | Method and Description |
---|---|
protected AutoscalerClient.ListAutoscalersPage |
AutoscalerClient.ListAutoscalersPage.createPage(PageContext<ListAutoscalersHttpRequest,AutoscalerList,Autoscaler> context,
AutoscalerList response) |
AutoscalerList.Builder |
AutoscalerList.Builder.mergeFrom(AutoscalerList other) |
static AutoscalerList.Builder |
AutoscalerList.newBuilder(AutoscalerList prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<AutoscalerClient.ListAutoscalersPagedResponse> |
AutoscalerClient.ListAutoscalersPagedResponse.createAsync(PageContext<ListAutoscalersHttpRequest,AutoscalerList,Autoscaler> context,
com.google.api.core.ApiFuture<AutoscalerList> futureResponse) |
static com.google.api.core.ApiFuture<AutoscalerClient.ListAutoscalersPagedResponse> |
AutoscalerClient.ListAutoscalersPagedResponse.createAsync(PageContext<ListAutoscalersHttpRequest,AutoscalerList,Autoscaler> context,
com.google.api.core.ApiFuture<AutoscalerList> futureResponse) |
protected AutoscalerClient.ListAutoscalersPage |
AutoscalerClient.ListAutoscalersPage.createPage(PageContext<ListAutoscalersHttpRequest,AutoscalerList,Autoscaler> context,
AutoscalerList response) |
com.google.api.core.ApiFuture<AutoscalerClient.ListAutoscalersPage> |
AutoscalerClient.ListAutoscalersPage.createPageAsync(PageContext<ListAutoscalersHttpRequest,AutoscalerList,Autoscaler> context,
com.google.api.core.ApiFuture<AutoscalerList> futureResponse) |
com.google.api.core.ApiFuture<AutoscalerClient.ListAutoscalersPage> |
AutoscalerClient.ListAutoscalersPage.createPageAsync(PageContext<ListAutoscalersHttpRequest,AutoscalerList,Autoscaler> context,
com.google.api.core.ApiFuture<AutoscalerList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<ListAutoscalersHttpRequest,AutoscalerList> |
HttpJsonAutoscalerStub.listAutoscalersMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListAutoscalersHttpRequest,AutoscalerList> |
AutoscalerStub.listAutoscalersCallable() |
UnaryCallable<ListAutoscalersHttpRequest,AutoscalerList> |
HttpJsonAutoscalerStub.listAutoscalersCallable() |
PagedCallSettings<ListAutoscalersHttpRequest,AutoscalerList,AutoscalerClient.ListAutoscalersPagedResponse> |
AutoscalerStubSettings.listAutoscalersSettings()
Returns the object with the settings used for calls to listAutoscalers.
|
PagedCallSettings.Builder<ListAutoscalersHttpRequest,AutoscalerList,AutoscalerClient.ListAutoscalersPagedResponse> |
AutoscalerStubSettings.Builder.listAutoscalersSettings()
Returns the builder for the settings used for calls to listAutoscalers.
|
Copyright © 2019 Google LLC. All rights reserved.