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