Class NodeGroupsClient.AggregatedListPage (1.73.0)

public static class NodeGroupsClient.AggregatedListPage extends AbstractPage,NodeGroupAggregatedList,Map.Entry,NodeGroupsScopedList>,NodeGroupsClient.AggregatedListPage>

Inheritance

java.lang.Object > AbstractPage > NodeGroupsClient.AggregatedListPage

Methods

createPage(PageContext> context, NodeGroupAggregatedList response)

protected NodeGroupsClient.AggregatedListPage createPage(PageContext,NodeGroupAggregatedList,Map.Entry,NodeGroupsScopedList>> context, NodeGroupAggregatedList response)
Parameters
Name Description
context PageContext<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,java.util.Map.Entry<String,NodeGroupsScopedList>>
response NodeGroupAggregatedList
Returns
Type Description
NodeGroupsClient.AggregatedListPage
Overrides

createPageAsync(PageContext> context, ApiFuture futureResponse)

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