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