| 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 |
|---|---|
InstanceGroupManagersClient.ListPagedResponse |
InstanceGroupManagersClient.list(ListInstanceGroupManagersRequest request)
Retrieves a list of managed instance groups that are contained within the specified project and
zone.
|
InstanceGroupManagersClient.ListPagedResponse |
InstanceGroupManagersClient.list(String project,
String zone)
Retrieves a list of managed instance groups that are contained within the specified project and
zone.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<InstanceGroupManagersClient.ListPagedResponse> |
InstanceGroupManagersClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListInstanceGroupManagersRequest,InstanceGroupManagerList,InstanceGroupManager> context,
com.google.api.core.ApiFuture<InstanceGroupManagerList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListInstanceGroupManagersRequest,InstanceGroupManagersClient.ListPagedResponse> |
InstanceGroupManagersClient.listPagedCallable()
Retrieves a list of managed instance groups that are contained within the specified project and
zone.
|
com.google.api.gax.rpc.PagedCallSettings<ListInstanceGroupManagersRequest,InstanceGroupManagerList,InstanceGroupManagersClient.ListPagedResponse> |
InstanceGroupManagersSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstanceGroupManagersRequest,InstanceGroupManagerList,InstanceGroupManagersClient.ListPagedResponse> |
InstanceGroupManagersSettings.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<ListInstanceGroupManagersRequest,InstanceGroupManagersClient.ListPagedResponse> |
InstanceGroupManagersStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListInstanceGroupManagersRequest,InstanceGroupManagersClient.ListPagedResponse> |
HttpJsonInstanceGroupManagersStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListInstanceGroupManagersRequest,InstanceGroupManagerList,InstanceGroupManagersClient.ListPagedResponse> |
InstanceGroupManagersStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstanceGroupManagersRequest,InstanceGroupManagerList,InstanceGroupManagersClient.ListPagedResponse> |
InstanceGroupManagersStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.