| 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.ListNodesPagedResponse |
NodeGroupsClient.listNodes(ListNodesNodeGroupsRequest request)
Lists nodes in the node group.
|
NodeGroupsClient.ListNodesPagedResponse |
NodeGroupsClient.listNodes(String project,
String zone,
String nodeGroup)
Lists nodes in the node group.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<NodeGroupsClient.ListNodesPagedResponse> |
NodeGroupsClient.ListNodesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListNodesNodeGroupsRequest,NodeGroupsListNodes,NodeGroupNode> context,
com.google.api.core.ApiFuture<NodeGroupsListNodes> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListNodesNodeGroupsRequest,NodeGroupsClient.ListNodesPagedResponse> |
NodeGroupsClient.listNodesPagedCallable()
Lists nodes in the node group.
|
com.google.api.gax.rpc.PagedCallSettings<ListNodesNodeGroupsRequest,NodeGroupsListNodes,NodeGroupsClient.ListNodesPagedResponse> |
NodeGroupsSettings.listNodesSettings()
Returns the object with the settings used for calls to listNodes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNodesNodeGroupsRequest,NodeGroupsListNodes,NodeGroupsClient.ListNodesPagedResponse> |
NodeGroupsSettings.Builder.listNodesSettings()
Returns the builder for the settings used for calls to listNodes.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListNodesNodeGroupsRequest,NodeGroupsClient.ListNodesPagedResponse> |
HttpJsonNodeGroupsStub.listNodesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListNodesNodeGroupsRequest,NodeGroupsClient.ListNodesPagedResponse> |
NodeGroupsStub.listNodesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListNodesNodeGroupsRequest,NodeGroupsListNodes,NodeGroupsClient.ListNodesPagedResponse> |
NodeGroupsStubSettings.listNodesSettings()
Returns the object with the settings used for calls to listNodes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNodesNodeGroupsRequest,NodeGroupsListNodes,NodeGroupsClient.ListNodesPagedResponse> |
NodeGroupsStubSettings.Builder.listNodesSettings()
Returns the builder for the settings used for calls to listNodes.
|
Copyright © 2024 Google LLC. All rights reserved.