Class DeploymentsClient.ListLocationsFixedSizeCollection (0.35.0)

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

Methods

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

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