Class NodeTypesClient.AggregatedListPagedResponse (1.52.0)

public static class NodeTypesClient.AggregatedListPagedResponse extends AbstractPagedListResponse<AggregatedListNodeTypesRequest,NodeTypeAggregatedList,Map.Entry<String,NodeTypesScopedList>,NodeTypesClient.AggregatedListPage,NodeTypesClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > NodeTypesClient.AggregatedListPagedResponse

Static Methods

createAsync(PageContext<AggregatedListNodeTypesRequest,NodeTypeAggregatedList,Map.Entry<String,NodeTypesScopedList>> context, ApiFuture<NodeTypeAggregatedList> futureResponse)

public static ApiFuture<NodeTypesClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListNodeTypesRequest,NodeTypeAggregatedList,Map.Entry<String,NodeTypesScopedList>> context, ApiFuture<NodeTypeAggregatedList> futureResponse)
Parameters
Name Description
context PageContext<AggregatedListNodeTypesRequest,NodeTypeAggregatedList,java.util.Map.Entry<String,NodeTypesScopedList>>
futureResponse ApiFuture<NodeTypeAggregatedList>
Returns
Type Description
ApiFuture<AggregatedListPagedResponse>