Class NodeGroupsClient.AggregatedListPagedResponse (1.54.0)

public static class NodeGroupsClient.AggregatedListPagedResponse extends AbstractPagedListResponse<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,Map.Entry<String,NodeGroupsScopedList>,NodeGroupsClient.AggregatedListPage,NodeGroupsClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > NodeGroupsClient.AggregatedListPagedResponse

Static Methods

createAsync(PageContext<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,Map.Entry<String,NodeGroupsScopedList>> context, ApiFuture<NodeGroupAggregatedList> futureResponse)

public static ApiFuture<NodeGroupsClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,Map.Entry<String,NodeGroupsScopedList>> context, ApiFuture<NodeGroupAggregatedList> futureResponse)
Parameters
Name Description
context PageContext<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,java.util.Map.Entry<String,NodeGroupsScopedList>>
futureResponse ApiFuture<NodeGroupAggregatedList>
Returns
Type Description
ApiFuture<AggregatedListPagedResponse>