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