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