Class InterconnectAttachmentsClient.AggregatedListFixedSizeCollection (1.19.0)

public static class InterconnectAttachmentsClient.AggregatedListFixedSizeCollection extends AbstractFixedSizeCollection<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentAggregatedList,Map.Entry<String,InterconnectAttachmentsScopedList>,InterconnectAttachmentsClient.AggregatedListPage,InterconnectAttachmentsClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > InterconnectAttachmentsClient.AggregatedListFixedSizeCollection

Methods

createCollection(List<InterconnectAttachmentsClient.AggregatedListPage> pages, int collectionSize)

protected InterconnectAttachmentsClient.AggregatedListFixedSizeCollection createCollection(List<InterconnectAttachmentsClient.AggregatedListPage> pages, int collectionSize)
Parameters
NameDescription
pagesList<AggregatedListPage>
collectionSizeint
Returns
TypeDescription
InterconnectAttachmentsClient.AggregatedListFixedSizeCollection
Overrides