| 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 VpnGatewaysClient.ListPage |
VpnGatewaysClient.ListPage.createPage(com.google.api.gax.rpc.PageContext<ListVpnGatewaysRequest,VpnGatewayList,VpnGateway> context,
VpnGatewayList response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<VpnGatewaysClient.ListPage> |
VpnGatewaysClient.ListPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListVpnGatewaysRequest,VpnGatewayList,VpnGateway> context,
com.google.api.core.ApiFuture<VpnGatewayList> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected VpnGatewaysClient.ListFixedSizeCollection |
VpnGatewaysClient.ListFixedSizeCollection.createCollection(List<VpnGatewaysClient.ListPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.