Package com.google.cloud.compute.v1
Class ReservationsClient.AggregatedListFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<AggregatedListReservationsRequest,ReservationAggregatedList,Map.Entry<String,ReservationsScopedList>,ReservationsClient.AggregatedListPage,ReservationsClient.AggregatedListFixedSizeCollection>
-
- com.google.cloud.compute.v1.ReservationsClient.AggregatedListFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Map.Entry<String,ReservationsScopedList>>
- Enclosing class:
- ReservationsClient
public static class ReservationsClient.AggregatedListFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<AggregatedListReservationsRequest,ReservationAggregatedList,Map.Entry<String,ReservationsScopedList>,ReservationsClient.AggregatedListPage,ReservationsClient.AggregatedListFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ReservationsClient.AggregatedListFixedSizeCollection
createCollection(List<ReservationsClient.AggregatedListPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected ReservationsClient.AggregatedListFixedSizeCollection createCollection(List<ReservationsClient.AggregatedListPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<AggregatedListReservationsRequest,ReservationAggregatedList,Map.Entry<String,ReservationsScopedList>,ReservationsClient.AggregatedListPage,ReservationsClient.AggregatedListFixedSizeCollection>
-
-