Class FulfillmentsClient.ListLocationsFixedSizeCollection (4.48.0)

public static class FulfillmentsClient.ListLocationsFixedSizeCollection extends AbstractFixedSizeCollection<ListLocationsRequest,ListLocationsResponse,Location,FulfillmentsClient.ListLocationsPage,FulfillmentsClient.ListLocationsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > FulfillmentsClient.ListLocationsFixedSizeCollection

Methods

createCollection(List<FulfillmentsClient.ListLocationsPage> pages, int collectionSize)

protected FulfillmentsClient.ListLocationsFixedSizeCollection createCollection(List<FulfillmentsClient.ListLocationsPage> pages, int collectionSize)
Parameters
Name Description
pages List<ListLocationsPage>
collectionSize int
Returns
Type Description
FulfillmentsClient.ListLocationsFixedSizeCollection
Overrides