Class EdgeNetworkClient.ListInterconnectAttachmentsPagedResponse (0.1.0)

public static class EdgeNetworkClient.ListInterconnectAttachmentsPagedResponse extends AbstractPagedListResponse<ListInterconnectAttachmentsRequest,ListInterconnectAttachmentsResponse,InterconnectAttachment,EdgeNetworkClient.ListInterconnectAttachmentsPage,EdgeNetworkClient.ListInterconnectAttachmentsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > EdgeNetworkClient.ListInterconnectAttachmentsPagedResponse

Static Methods

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

public static ApiFuture<EdgeNetworkClient.ListInterconnectAttachmentsPagedResponse> createAsync(PageContext<ListInterconnectAttachmentsRequest,ListInterconnectAttachmentsResponse,InterconnectAttachment> context, ApiFuture<ListInterconnectAttachmentsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListInterconnectAttachmentsRequest,ListInterconnectAttachmentsResponse,InterconnectAttachment>
futureResponseApiFuture<ListInterconnectAttachmentsResponse>
Returns
TypeDescription
ApiFuture<ListInterconnectAttachmentsPagedResponse>