public static class PromotionsServiceClient.ListPromotionsFixedSizeCollection extends AbstractFixedSizeCollection<ListPromotionsRequest,ListPromotionsResponse,Promotion,PromotionsServiceClient.ListPromotionsPage,PromotionsServiceClient.ListPromotionsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractFixedSizeCollection > PromotionsServiceClient.ListPromotionsFixedSizeCollectionMethods
createCollection(List<PromotionsServiceClient.ListPromotionsPage> pages, int collectionSize)
protected PromotionsServiceClient.ListPromotionsFixedSizeCollection createCollection(List<PromotionsServiceClient.ListPromotionsPage> pages, int collectionSize)
Parameters | |
---|---|
Name | Description |
pages |
List<ListPromotionsPage> |
collectionSize |
int |
Returns | |
---|---|
Type | Description |
PromotionsServiceClient.ListPromotionsFixedSizeCollection |