Class EdgeNetworkClient.ListInterconnectAttachmentsPagedResponse (0.12.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
Name Description
context PageContext<ListInterconnectAttachmentsRequest,ListInterconnectAttachmentsResponse,InterconnectAttachment>
futureResponse ApiFuture<ListInterconnectAttachmentsResponse>
Returns
Type Description
ApiFuture<ListInterconnectAttachmentsPagedResponse>