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