Class ResourcePoliciesClient.AggregatedListPage (1.73.0)

public static class ResourcePoliciesClient.AggregatedListPage extends AbstractPage,ResourcePolicyAggregatedList,Map.Entry,ResourcePoliciesScopedList>,ResourcePoliciesClient.AggregatedListPage>

Inheritance

java.lang.Object > AbstractPage > ResourcePoliciesClient.AggregatedListPage

Methods

createPage(PageContext> context, ResourcePolicyAggregatedList response)

protected ResourcePoliciesClient.AggregatedListPage createPage(PageContext,ResourcePolicyAggregatedList,Map.Entry,ResourcePoliciesScopedList>> context, ResourcePolicyAggregatedList response)
Parameters
Name Description
context PageContext<AggregatedListResourcePoliciesRequest,ResourcePolicyAggregatedList,java.util.Map.Entry<String,ResourcePoliciesScopedList>>
response ResourcePolicyAggregatedList
Returns
Type Description
ResourcePoliciesClient.AggregatedListPage
Overrides

createPageAsync(PageContext> context, ApiFuture futureResponse)

public ApiFuture.AggregatedListPage> createPageAsync(PageContext,ResourcePolicyAggregatedList,Map.Entry,ResourcePoliciesScopedList>> context, ApiFuture futureResponse)
Parameters
Name Description
context PageContext<AggregatedListResourcePoliciesRequest,ResourcePolicyAggregatedList,java.util.Map.Entry<String,ResourcePoliciesScopedList>>
futureResponse ApiFuture<ResourcePolicyAggregatedList>
Returns
Type Description
ApiFuture<AggregatedListPage>
Overrides