Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
protected VpnGatewayClient.ListVpnGatewaysPage |
VpnGatewayClient.ListVpnGatewaysPage.createPage(com.google.api.gax.rpc.PageContext<ListVpnGatewaysHttpRequest,VpnGatewayList,VpnGateway> context,
VpnGatewayList response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<VpnGatewayClient.ListVpnGatewaysPage> |
VpnGatewayClient.ListVpnGatewaysPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListVpnGatewaysHttpRequest,VpnGatewayList,VpnGateway> context,
com.google.api.core.ApiFuture<VpnGatewayList> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected VpnGatewayClient.ListVpnGatewaysFixedSizeCollection |
VpnGatewayClient.ListVpnGatewaysFixedSizeCollection.createCollection(List<VpnGatewayClient.ListVpnGatewaysPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.