| 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 NodeTypesClient.AggregatedListPage |
NodeTypesClient.AggregatedListPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListNodeTypesRequest,NodeTypeAggregatedList,Map.Entry<String,NodeTypesScopedList>> context,
NodeTypeAggregatedList response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<NodeTypesClient.AggregatedListPage> |
NodeTypesClient.AggregatedListPage.createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListNodeTypesRequest,NodeTypeAggregatedList,Map.Entry<String,NodeTypesScopedList>> context,
com.google.api.core.ApiFuture<NodeTypeAggregatedList> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected NodeTypesClient.AggregatedListFixedSizeCollection |
NodeTypesClient.AggregatedListFixedSizeCollection.createCollection(List<NodeTypesClient.AggregatedListPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.