Class StorageInsightsClient.ListLocationsFixedSizeCollection (0.30.0)

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

Inheritance

java.lang.Object > AbstractFixedSizeCollection > StorageInsightsClient.ListLocationsFixedSizeCollection

Methods

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

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