Class RegionHealthAggregationPoliciesClient.AggregatedListPagedResponse (1.101.0)

public static class RegionHealthAggregationPoliciesClient.AggregatedListPagedResponse extends AbstractPagedListResponse<AggregatedListRegionHealthAggregationPoliciesRequest,HealthAggregationPolicyAggregatedList,Map.Entry<String,HealthAggregationPoliciesScopedList>,RegionHealthAggregationPoliciesClient.AggregatedListPage,RegionHealthAggregationPoliciesClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > RegionHealthAggregationPoliciesClient.AggregatedListPagedResponse

Static Methods

createAsync(PageContext<AggregatedListRegionHealthAggregationPoliciesRequest,HealthAggregationPolicyAggregatedList,Map.Entry<String,HealthAggregationPoliciesScopedList>> context, ApiFuture<HealthAggregationPolicyAggregatedList> futureResponse)

public static ApiFuture<RegionHealthAggregationPoliciesClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListRegionHealthAggregationPoliciesRequest,HealthAggregationPolicyAggregatedList,Map.Entry<String,HealthAggregationPoliciesScopedList>> context, ApiFuture<HealthAggregationPolicyAggregatedList> futureResponse)
Parameters
Name Description
context PageContext<AggregatedListRegionHealthAggregationPoliciesRequest,HealthAggregationPolicyAggregatedList,java.util.Map.Entry<String,HealthAggregationPoliciesScopedList>>
futureResponse ApiFuture<HealthAggregationPolicyAggregatedList>
Returns
Type Description
ApiFuture<AggregatedListPagedResponse>