Class EdgeNetworkClient.ListInterconnectsPagedResponse (0.26.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)
Returns
Type Description
ApiFuture<ListInterconnectsPagedResponse>