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