| 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 |
|---|---|
InstanceGroupsClient.ListPagedResponse |
InstanceGroupsClient.list(ListInstanceGroupsRequest request)
Retrieves the list of zonal instance group resources contained within the specified zone.
|
InstanceGroupsClient.ListPagedResponse |
InstanceGroupsClient.list(String project,
String zone)
Retrieves the list of zonal instance group resources contained within the specified zone.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<InstanceGroupsClient.ListPagedResponse> |
InstanceGroupsClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListInstanceGroupsRequest,InstanceGroupList,InstanceGroup> context,
com.google.api.core.ApiFuture<InstanceGroupList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListInstanceGroupsRequest,InstanceGroupsClient.ListPagedResponse> |
InstanceGroupsClient.listPagedCallable()
Retrieves the list of zonal instance group resources contained within the specified zone.
|
com.google.api.gax.rpc.PagedCallSettings<ListInstanceGroupsRequest,InstanceGroupList,InstanceGroupsClient.ListPagedResponse> |
InstanceGroupsSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstanceGroupsRequest,InstanceGroupList,InstanceGroupsClient.ListPagedResponse> |
InstanceGroupsSettings.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<ListInstanceGroupsRequest,InstanceGroupsClient.ListPagedResponse> |
HttpJsonInstanceGroupsStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListInstanceGroupsRequest,InstanceGroupsClient.ListPagedResponse> |
InstanceGroupsStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListInstanceGroupsRequest,InstanceGroupList,InstanceGroupsClient.ListPagedResponse> |
InstanceGroupsStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstanceGroupsRequest,InstanceGroupList,InstanceGroupsClient.ListPagedResponse> |
InstanceGroupsStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.