| 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.ListUsablePage |
SubnetworksClient.ListUsablePage.createPage(com.google.api.gax.rpc.PageContext<ListUsableSubnetworksRequest,UsableSubnetworksAggregatedList,UsableSubnetwork> context,
UsableSubnetworksAggregatedList response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<SubnetworksClient.ListUsablePage> |
SubnetworksClient.ListUsablePage.createPageAsync(com.google.api.gax.rpc.PageContext<ListUsableSubnetworksRequest,UsableSubnetworksAggregatedList,UsableSubnetwork> context,
com.google.api.core.ApiFuture<UsableSubnetworksAggregatedList> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected SubnetworksClient.ListUsableFixedSizeCollection |
SubnetworksClient.ListUsableFixedSizeCollection.createCollection(List<SubnetworksClient.ListUsablePage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.