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