Class InterconnectLocationsClient.ListFixedSizeCollection (1.49.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
NameDescription
pagesList<ListPage>
collectionSizeint
Returns
TypeDescription
InterconnectLocationsClient.ListFixedSizeCollection
Overrides