Class InterconnectRemoteLocationsClient.ListPagedResponse (1.49.0)

public static class InterconnectRemoteLocationsClient.ListPagedResponse extends AbstractPagedListResponse<ListInterconnectRemoteLocationsRequest,InterconnectRemoteLocationList,InterconnectRemoteLocation,InterconnectRemoteLocationsClient.ListPage,InterconnectRemoteLocationsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > InterconnectRemoteLocationsClient.ListPagedResponse

Static Methods

createAsync(PageContext<ListInterconnectRemoteLocationsRequest,InterconnectRemoteLocationList,InterconnectRemoteLocation> context, ApiFuture<InterconnectRemoteLocationList> futureResponse)

public static ApiFuture<InterconnectRemoteLocationsClient.ListPagedResponse> createAsync(PageContext<ListInterconnectRemoteLocationsRequest,InterconnectRemoteLocationList,InterconnectRemoteLocation> context, ApiFuture<InterconnectRemoteLocationList> futureResponse)
Parameters
NameDescription
contextPageContext<ListInterconnectRemoteLocationsRequest,InterconnectRemoteLocationList,InterconnectRemoteLocation>
futureResponseApiFuture<InterconnectRemoteLocationList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>