Class ReservationsClient.AggregatedListPage (1.68.0)

public static class ReservationsClient.AggregatedListPage extends AbstractPage<AggregatedListReservationsRequest,ReservationAggregatedList,Map.Entry<String,ReservationsScopedList>,ReservationsClient.AggregatedListPage>

Inheritance

java.lang.Object > AbstractPage > ReservationsClient.AggregatedListPage

Methods

createPage(PageContext<AggregatedListReservationsRequest,ReservationAggregatedList,Map.Entry<String,ReservationsScopedList>> context, ReservationAggregatedList response)

protected ReservationsClient.AggregatedListPage createPage(PageContext<AggregatedListReservationsRequest,ReservationAggregatedList,Map.Entry<String,ReservationsScopedList>> context, ReservationAggregatedList response)
Returns
Type Description
ReservationsClient.AggregatedListPage
Overrides

createPageAsync(PageContext<AggregatedListReservationsRequest,ReservationAggregatedList,Map.Entry<String,ReservationsScopedList>> context, ApiFuture<ReservationAggregatedList> futureResponse)

public ApiFuture<ReservationsClient.AggregatedListPage> createPageAsync(PageContext<AggregatedListReservationsRequest,ReservationAggregatedList,Map.Entry<String,ReservationsScopedList>> context, ApiFuture<ReservationAggregatedList> futureResponse)
Returns
Type Description
ApiFuture<AggregatedListPage>
Overrides