| 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 |
|---|---|
NodeGroupsClient.ListPagedResponse |
NodeGroupsClient.list(ListNodeGroupsRequest request)
Retrieves a list of node groups available to the specified project.
|
NodeGroupsClient.ListPagedResponse |
NodeGroupsClient.list(String project,
String zone)
Retrieves a list of node groups available to the specified project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<NodeGroupsClient.ListPagedResponse> |
NodeGroupsClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListNodeGroupsRequest,NodeGroupList,NodeGroup> context,
com.google.api.core.ApiFuture<NodeGroupList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListNodeGroupsRequest,NodeGroupsClient.ListPagedResponse> |
NodeGroupsClient.listPagedCallable()
Retrieves a list of node groups available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListNodeGroupsRequest,NodeGroupList,NodeGroupsClient.ListPagedResponse> |
NodeGroupsSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNodeGroupsRequest,NodeGroupList,NodeGroupsClient.ListPagedResponse> |
NodeGroupsSettings.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<ListNodeGroupsRequest,NodeGroupsClient.ListPagedResponse> |
HttpJsonNodeGroupsStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListNodeGroupsRequest,NodeGroupsClient.ListPagedResponse> |
NodeGroupsStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListNodeGroupsRequest,NodeGroupList,NodeGroupsClient.ListPagedResponse> |
NodeGroupsStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNodeGroupsRequest,NodeGroupList,NodeGroupsClient.ListPagedResponse> |
NodeGroupsStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.