| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
RegionAutoscalersClient.ListPagedResponse |
RegionAutoscalersClient.list(ListRegionAutoscalersRequest request)
Retrieves a list of autoscalers contained within the specified region.
|
RegionAutoscalersClient.ListPagedResponse |
RegionAutoscalersClient.list(String project,
String region)
Retrieves a list of autoscalers contained within the specified region.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<RegionAutoscalersClient.ListPagedResponse> |
RegionAutoscalersClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionAutoscalersRequest,RegionAutoscalerList,Autoscaler> context,
com.google.api.core.ApiFuture<RegionAutoscalerList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRegionAutoscalersRequest,RegionAutoscalersClient.ListPagedResponse> |
RegionAutoscalersClient.listPagedCallable()
Retrieves a list of autoscalers contained within the specified region.
|
com.google.api.gax.rpc.PagedCallSettings<ListRegionAutoscalersRequest,RegionAutoscalerList,RegionAutoscalersClient.ListPagedResponse> |
RegionAutoscalersSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionAutoscalersRequest,RegionAutoscalerList,RegionAutoscalersClient.ListPagedResponse> |
RegionAutoscalersSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListRegionAutoscalersRequest,RegionAutoscalersClient.ListPagedResponse> |
HttpJsonRegionAutoscalersStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRegionAutoscalersRequest,RegionAutoscalersClient.ListPagedResponse> |
RegionAutoscalersStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRegionAutoscalersRequest,RegionAutoscalerList,RegionAutoscalersClient.ListPagedResponse> |
RegionAutoscalersStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionAutoscalersRequest,RegionAutoscalerList,RegionAutoscalersClient.ListPagedResponse> |
RegionAutoscalersStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.