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