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