Class InterconnectLocationsClient.ListPagedResponse (1.52.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)
Parameters
Name Description
context PageContext<ListInterconnectLocationsRequest,InterconnectLocationList,InterconnectLocation>
futureResponse ApiFuture<InterconnectLocationList>
Returns
Type Description
ApiFuture<ListPagedResponse>