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