Class ModelArmorClient.ListLocationsFixedSizeCollection (0.1.0)

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

Inheritance

java.lang.Object > AbstractFixedSizeCollection > ModelArmorClient.ListLocationsFixedSizeCollection

Methods

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

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