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)
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>