Class NodeGroupsClient.AggregatedListPagedResponse (1.51.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
NameDescription
contextPageContext<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,java.util.Map.Entry<String,NodeGroupsScopedList>>
futureResponseApiFuture<NodeGroupAggregatedList>
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>