Class InterconnectAttachmentsClient.ListPagedResponse (1.52.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
Name Description
context PageContext<ListInterconnectAttachmentsRequest,InterconnectAttachmentList,InterconnectAttachment>
futureResponse ApiFuture<InterconnectAttachmentList>
Returns
Type Description
ApiFuture<ListPagedResponse>