Class InterconnectLocationsClient.ListPagedResponse (1.28.0)

public static class InterconnectLocationsClient.ListPagedResponse extends AbstractPagedListResponse<ListInterconnectLocationsRequest,InterconnectLocationList,InterconnectLocation,InterconnectLocationsClient.ListPage,InterconnectLocationsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > InterconnectLocationsClient.ListPagedResponse

Static Methods

createAsync(PageContext<ListInterconnectLocationsRequest,InterconnectLocationList,InterconnectLocation> context, ApiFuture<InterconnectLocationList> futureResponse)

public static ApiFuture<InterconnectLocationsClient.ListPagedResponse> createAsync(PageContext<ListInterconnectLocationsRequest,InterconnectLocationList,InterconnectLocation> context, ApiFuture<InterconnectLocationList> futureResponse)
Returns
TypeDescription
ApiFuture<ListPagedResponse>