Class ServiceAttachmentsClient.ListFixedSizeCollection (1.52.0)

public static class ServiceAttachmentsClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListServiceAttachmentsRequest,ServiceAttachmentList,ServiceAttachment,ServiceAttachmentsClient.ListPage,ServiceAttachmentsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > ServiceAttachmentsClient.ListFixedSizeCollection

Methods

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

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