Class ServiceAttachmentsClient.AggregatedListFixedSizeCollection (1.51.0)

public static class ServiceAttachmentsClient.AggregatedListFixedSizeCollection extends AbstractFixedSizeCollection<AggregatedListServiceAttachmentsRequest,ServiceAttachmentAggregatedList,Map.Entry<String,ServiceAttachmentsScopedList>,ServiceAttachmentsClient.AggregatedListPage,ServiceAttachmentsClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > ServiceAttachmentsClient.AggregatedListFixedSizeCollection

Methods

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

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