Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
protected NodeGroupClient.ListNodeGroupsPage |
NodeGroupClient.ListNodeGroupsPage.createPage(PageContext<ListNodeGroupsHttpRequest,NodeGroupList,NodeGroup> context,
NodeGroupList response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<NodeGroupClient.ListNodeGroupsPage> |
NodeGroupClient.ListNodeGroupsPage.createPageAsync(PageContext<ListNodeGroupsHttpRequest,NodeGroupList,NodeGroup> context,
com.google.api.core.ApiFuture<NodeGroupList> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected NodeGroupClient.ListNodeGroupsFixedSizeCollection |
NodeGroupClient.ListNodeGroupsFixedSizeCollection.createCollection(List<NodeGroupClient.ListNodeGroupsPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.