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