Class InterconnectsClient.ListPagedResponse (1.39.0)

public static class InterconnectsClient.ListPagedResponse extends AbstractPagedListResponse<ListInterconnectsRequest,InterconnectList,Interconnect,InterconnectsClient.ListPage,InterconnectsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > InterconnectsClient.ListPagedResponse

Static Methods

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

public static ApiFuture<InterconnectsClient.ListPagedResponse> createAsync(PageContext<ListInterconnectsRequest,InterconnectList,Interconnect> context, ApiFuture<InterconnectList> futureResponse)
Parameters
NameDescription
contextPageContext<ListInterconnectsRequest,InterconnectList,Interconnect>
futureResponseApiFuture<InterconnectList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>