Class InterconnectLocationsClient.ListPagedResponse (1.47.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
NameDescription
contextPageContext<ListInterconnectLocationsRequest,InterconnectLocationList,InterconnectLocation>
futureResponseApiFuture<InterconnectLocationList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>