public static class LineItemServiceClient.ListLineItemsFixedSizeCollection extends AbstractFixedSizeCollection<ListLineItemsRequest,ListLineItemsResponse,LineItem,LineItemServiceClient.ListLineItemsPage,LineItemServiceClient.ListLineItemsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractFixedSizeCollection > LineItemServiceClient.ListLineItemsFixedSizeCollectionMethods
createCollection(List<LineItemServiceClient.ListLineItemsPage> pages, int collectionSize)
protected LineItemServiceClient.ListLineItemsFixedSizeCollection createCollection(List<LineItemServiceClient.ListLineItemsPage> pages, int collectionSize)
Parameters | |
---|---|
Name | Description |
pages |
List<ListLineItemsPage> |
collectionSize |
int |
Returns | |
---|---|
Type | Description |
LineItemServiceClient.ListLineItemsFixedSizeCollection |