Class InterconnectAttachmentGroupsClient.ListFixedSizeCollection (1.74.0)

public static class InterconnectAttachmentGroupsClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListInterconnectAttachmentGroupsRequest,InterconnectAttachmentGroupsListResponse,InterconnectAttachmentGroup,InterconnectAttachmentGroupsClient.ListPage,InterconnectAttachmentGroupsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > InterconnectAttachmentGroupsClient.ListFixedSizeCollection

Methods

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

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