Class EdgeNetworkClient.ListInterconnectsPagedResponse (0.11.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
Name Description
context PageContext<ListInterconnectsRequest,ListInterconnectsResponse,Interconnect>
futureResponse ApiFuture<ListInterconnectsResponse>
Returns
Type Description
ApiFuture<ListInterconnectsPagedResponse>