Class ReservationsClient.AggregatedListPagedResponse (1.51.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > ReservationsClient.AggregatedListPagedResponse

Static Methods

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

public static ApiFuture<ReservationsClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListReservationsRequest,ReservationAggregatedList,Map.Entry<String,ReservationsScopedList>> context, ApiFuture<ReservationAggregatedList> futureResponse)
Parameters
NameDescription
contextPageContext<AggregatedListReservationsRequest,ReservationAggregatedList,java.util.Map.Entry<String,ReservationsScopedList>>
futureResponseApiFuture<ReservationAggregatedList>
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>