Class IntentsClient.ListLocationsFixedSizeCollection (4.47.0)

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

Inheritance

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
NameDescription
pagesList<ListLocationsPage>
collectionSizeint
Returns
TypeDescription
IntentsClient.ListLocationsFixedSizeCollection
Overrides