Class FutureReservationsClient.AggregatedListFixedSizeCollection (1.92.0)

public static class FutureReservationsClient.AggregatedListFixedSizeCollection extends AbstractFixedSizeCollection<AggregatedListFutureReservationsRequest,FutureReservationsAggregatedListResponse,Map.Entry<String,FutureReservationsScopedList>,FutureReservationsClient.AggregatedListPage,FutureReservationsClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > FutureReservationsClient.AggregatedListFixedSizeCollection

Methods

createCollection(List<FutureReservationsClient.AggregatedListPage> pages, int collectionSize)

protected FutureReservationsClient.AggregatedListFixedSizeCollection createCollection(List<FutureReservationsClient.AggregatedListPage> pages, int collectionSize)
Parameters
Name Description
pages List<AggregatedListPage>
collectionSize int
Returns
Type Description
FutureReservationsClient.AggregatedListFixedSizeCollection
Overrides