Class InterconnectAttachmentsClient.ListPagedResponse (1.51.0)

public static class InterconnectAttachmentsClient.ListPagedResponse extends AbstractPagedListResponse<ListInterconnectAttachmentsRequest,InterconnectAttachmentList,InterconnectAttachment,InterconnectAttachmentsClient.ListPage,InterconnectAttachmentsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > InterconnectAttachmentsClient.ListPagedResponse

Static Methods

createAsync(PageContext<ListInterconnectAttachmentsRequest,InterconnectAttachmentList,InterconnectAttachment> context, ApiFuture<InterconnectAttachmentList> futureResponse)

public static ApiFuture<InterconnectAttachmentsClient.ListPagedResponse> createAsync(PageContext<ListInterconnectAttachmentsRequest,InterconnectAttachmentList,InterconnectAttachment> context, ApiFuture<InterconnectAttachmentList> futureResponse)
Parameters
NameDescription
contextPageContext<ListInterconnectAttachmentsRequest,InterconnectAttachmentList,InterconnectAttachment>
futureResponseApiFuture<InterconnectAttachmentList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>