Class RegionHealthAggregationPoliciesClient.AggregatedListPage (1.101.0)

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

Inheritance

java.lang.Object > AbstractPage > RegionHealthAggregationPoliciesClient.AggregatedListPage

Methods

createPage(PageContext<AggregatedListRegionHealthAggregationPoliciesRequest,HealthAggregationPolicyAggregatedList,Map.Entry<String,HealthAggregationPoliciesScopedList>> context, HealthAggregationPolicyAggregatedList response)

protected RegionHealthAggregationPoliciesClient.AggregatedListPage createPage(PageContext<AggregatedListRegionHealthAggregationPoliciesRequest,HealthAggregationPolicyAggregatedList,Map.Entry<String,HealthAggregationPoliciesScopedList>> context, HealthAggregationPolicyAggregatedList response)
Parameters
Name Description
context PageContext<AggregatedListRegionHealthAggregationPoliciesRequest,HealthAggregationPolicyAggregatedList,java.util.Map.Entry<String,HealthAggregationPoliciesScopedList>>
response HealthAggregationPolicyAggregatedList
Returns
Type Description
RegionHealthAggregationPoliciesClient.AggregatedListPage
Overrides

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

public ApiFuture<RegionHealthAggregationPoliciesClient.AggregatedListPage> createPageAsync(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<AggregatedListPage>
Overrides