Uses of Class
com.google.cloud.compute.v1.RoutesClient.ListPage
-
Packages that use RoutesClient.ListPage Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of RoutesClient.ListPage in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return RoutesClient.ListPage Modifier and Type Method Description protected RoutesClient.ListPageRoutesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListRoutesRequest,RouteList,Route> context, RouteList response)Methods in com.google.cloud.compute.v1 that return types with arguments of type RoutesClient.ListPage Modifier and Type Method Description com.google.api.core.ApiFuture<RoutesClient.ListPage>RoutesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRoutesRequest,RouteList,Route> context, com.google.api.core.ApiFuture<RouteList> futureResponse)Method parameters in com.google.cloud.compute.v1 with type arguments of type RoutesClient.ListPage Modifier and Type Method Description protected RoutesClient.ListFixedSizeCollectionRoutesClient.ListFixedSizeCollection. createCollection(List<RoutesClient.ListPage> pages, int collectionSize)
-