Class EdgeNetworkClient.ListInterconnectsPagedResponse (0.4.0)

public static class EdgeNetworkClient.ListInterconnectsPagedResponse extends AbstractPagedListResponse<ListInterconnectsRequest,ListInterconnectsResponse,Interconnect,EdgeNetworkClient.ListInterconnectsPage,EdgeNetworkClient.ListInterconnectsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > EdgeNetworkClient.ListInterconnectsPagedResponse

Static Methods

createAsync(PageContext<ListInterconnectsRequest,ListInterconnectsResponse,Interconnect> context, ApiFuture<ListInterconnectsResponse> futureResponse)

public static ApiFuture<EdgeNetworkClient.ListInterconnectsPagedResponse> createAsync(PageContext<ListInterconnectsRequest,ListInterconnectsResponse,Interconnect> context, ApiFuture<ListInterconnectsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListInterconnectsRequest,ListInterconnectsResponse,Interconnect>
futureResponseApiFuture<ListInterconnectsResponse>
Returns
TypeDescription
ApiFuture<ListInterconnectsPagedResponse>