public static final class ListSystemAggregationRulesResponseBody.AggregationList.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
ListSystemAggregationRulesResponseBody.AggregationList |
build() |
ListSystemAggregationRulesResponseBody.AggregationList.Builder |
id(Integer id)
The ID of the aggregation type.
|
ListSystemAggregationRulesResponseBody.AggregationList.Builder |
name(String name)
The name of the aggregation type.
|
ListSystemAggregationRulesResponseBody.AggregationList.Builder |
ruleCount(Integer ruleCount)
The number of rules that are of the aggregation type.
|
public ListSystemAggregationRulesResponseBody.AggregationList.Builder id(Integer id)
public ListSystemAggregationRulesResponseBody.AggregationList.Builder name(String name)
public ListSystemAggregationRulesResponseBody.AggregationList.Builder ruleCount(Integer ruleCount)
public ListSystemAggregationRulesResponseBody.AggregationList build()
Copyright © 2023. All rights reserved.