| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected NodeGroupsClient.ListNodesPage |
NodeGroupsClient.ListNodesPage.createPage(com.google.api.gax.rpc.PageContext<ListNodesNodeGroupsRequest,NodeGroupsListNodes,NodeGroupNode> context,
NodeGroupsListNodes response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<NodeGroupsClient.ListNodesPage> |
NodeGroupsClient.ListNodesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListNodesNodeGroupsRequest,NodeGroupsListNodes,NodeGroupNode> context,
com.google.api.core.ApiFuture<NodeGroupsListNodes> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected NodeGroupsClient.ListNodesFixedSizeCollection |
NodeGroupsClient.ListNodesFixedSizeCollection.createCollection(List<NodeGroupsClient.ListNodesPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.