Uses of Class
com.google.cloud.compute.v1.VpnGatewaysClient.AggregatedListPage
-
Packages that use VpnGatewaysClient.AggregatedListPage Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of VpnGatewaysClient.AggregatedListPage in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return VpnGatewaysClient.AggregatedListPage Modifier and Type Method Description protected VpnGatewaysClient.AggregatedListPage
VpnGatewaysClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListVpnGatewaysRequest,VpnGatewayAggregatedList,Map.Entry<String,VpnGatewaysScopedList>> context, VpnGatewayAggregatedList response)
Methods in com.google.cloud.compute.v1 that return types with arguments of type VpnGatewaysClient.AggregatedListPage Modifier and Type Method Description com.google.api.core.ApiFuture<VpnGatewaysClient.AggregatedListPage>
VpnGatewaysClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListVpnGatewaysRequest,VpnGatewayAggregatedList,Map.Entry<String,VpnGatewaysScopedList>> context, com.google.api.core.ApiFuture<VpnGatewayAggregatedList> futureResponse)
Method parameters in com.google.cloud.compute.v1 with type arguments of type VpnGatewaysClient.AggregatedListPage Modifier and Type Method Description protected VpnGatewaysClient.AggregatedListFixedSizeCollection
VpnGatewaysClient.AggregatedListFixedSizeCollection. createCollection(List<VpnGatewaysClient.AggregatedListPage> pages, int collectionSize)
-