Class InterconnectLocationsClient.ListFixedSizeCollection (1.105.0)

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

Inheritance

java.lang.Object > AbstractFixedSizeCollection > InterconnectLocationsClient.ListFixedSizeCollection

Methods

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

protected InterconnectLocationsClient.ListFixedSizeCollection createCollection(@Nullable List<InterconnectLocationsClient.ListPage> pages, int collectionSize)
Parameters
Name Description
pages @org.jspecify.annotations.Nullable java.util.List<ListPage>
collectionSize int
Returns
Type Description
InterconnectLocationsClient.ListFixedSizeCollection
Overrides