Class RegionHealthSourcesClient.AggregatedListPagedResponse (1.105.0)

public static class RegionHealthSourcesClient.AggregatedListPagedResponse extends AbstractPagedListResponse<AggregatedListRegionHealthSourcesRequest,HealthSourceAggregatedList,Map.Entry<String,HealthSourcesScopedList>,RegionHealthSourcesClient.AggregatedListPage,RegionHealthSourcesClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > RegionHealthSourcesClient.AggregatedListPagedResponse

Static Methods

createAsync(PageContext<AggregatedListRegionHealthSourcesRequest,HealthSourceAggregatedList,Map.Entry<String,HealthSourcesScopedList>> context, ApiFuture<HealthSourceAggregatedList> futureResponse)

public static ApiFuture<RegionHealthSourcesClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListRegionHealthSourcesRequest,HealthSourceAggregatedList,Map.Entry<String,HealthSourcesScopedList>> context, ApiFuture<HealthSourceAggregatedList> futureResponse)
Parameters
Name Description
context PageContext<AggregatedListRegionHealthSourcesRequest,HealthSourceAggregatedList,java.util.Map.Entry<String,HealthSourcesScopedList>>
futureResponse ApiFuture<HealthSourceAggregatedList>
Returns
Type Description
ApiFuture<AggregatedListPagedResponse>