Class NodeTypesClient.AggregatedListPagedResponse (1.51.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
NameDescription
contextPageContext<AggregatedListNodeTypesRequest,NodeTypeAggregatedList,java.util.Map.Entry<String,NodeTypesScopedList>>
futureResponseApiFuture<NodeTypeAggregatedList>
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>