Class InterconnectLocationsClient.ListFixedSizeCollection (1.52.0)

public static class InterconnectLocationsClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListInterconnectLocationsRequest,InterconnectLocationList,InterconnectLocation,InterconnectLocationsClient.ListPage,InterconnectLocationsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > InterconnectLocationsClient.ListFixedSizeCollection

Methods

createCollection(List<InterconnectLocationsClient.ListPage> pages, int collectionSize)

protected InterconnectLocationsClient.ListFixedSizeCollection createCollection(List<InterconnectLocationsClient.ListPage> pages, int collectionSize)
Parameters
Name Description
pages List<ListPage>
collectionSize int
Returns
Type Description
InterconnectLocationsClient.ListFixedSizeCollection
Overrides