| 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 |
|---|---|
InstanceGroupManagerResizeRequestsClient.ListPagedResponse |
InstanceGroupManagerResizeRequestsClient.list(ListInstanceGroupManagerResizeRequestsRequest request)
Retrieves a list of resize requests that are contained in the managed instance group.
|
InstanceGroupManagerResizeRequestsClient.ListPagedResponse |
InstanceGroupManagerResizeRequestsClient.list(String project,
String zone,
String instanceGroupManager)
Retrieves a list of resize requests that are contained in the managed instance group.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<InstanceGroupManagerResizeRequestsClient.ListPagedResponse> |
InstanceGroupManagerResizeRequestsClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListInstanceGroupManagerResizeRequestsRequest,InstanceGroupManagerResizeRequestsListResponse,InstanceGroupManagerResizeRequest> context,
com.google.api.core.ApiFuture<InstanceGroupManagerResizeRequestsListResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListInstanceGroupManagerResizeRequestsRequest,InstanceGroupManagerResizeRequestsClient.ListPagedResponse> |
InstanceGroupManagerResizeRequestsClient.listPagedCallable()
Retrieves a list of resize requests that are contained in the managed instance group.
|
com.google.api.gax.rpc.PagedCallSettings<ListInstanceGroupManagerResizeRequestsRequest,InstanceGroupManagerResizeRequestsListResponse,InstanceGroupManagerResizeRequestsClient.ListPagedResponse> |
InstanceGroupManagerResizeRequestsSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstanceGroupManagerResizeRequestsRequest,InstanceGroupManagerResizeRequestsListResponse,InstanceGroupManagerResizeRequestsClient.ListPagedResponse> |
InstanceGroupManagerResizeRequestsSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.