Class LiveVideoAnalyticsClient.ListLocationsFixedSizeCollection (0.42.0)

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

Inheritance

java.lang.Object > AbstractFixedSizeCollection > LiveVideoAnalyticsClient.ListLocationsFixedSizeCollection

Methods

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

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