Class IntentsClient.ListLocationsFixedSizeCollection (0.40.0)

See more code actions.
public static class IntentsClient.ListLocationsFixedSizeCollection extends AbstractFixedSizeCollection<ListLocationsRequest,ListLocationsResponse,Location,IntentsClient.ListLocationsPage,IntentsClient.ListLocationsFixedSizeCollection>
java.lang.Object > AbstractFixedSizeCollection > IntentsClient.ListLocationsFixedSizeCollection

Methods

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

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