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