Class DescribeBaselineRuleListRequest


  • public class DescribeBaselineRuleListRequest
    extends AbstractModel
    • Constructor Detail

      • DescribeBaselineRuleListRequest

        public DescribeBaselineRuleListRequest()
      • DescribeBaselineRuleListRequest

        public DescribeBaselineRuleListRequest​(DescribeBaselineRuleListRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getFilters

        public Filter[] getFilters()
        Get
      • RuleName - String - 是否必填:否 - 规则名称
      • CategoryId - int64 - 是否必填:否 自定义筛选为-1 - 规则分类
      • RuleType - int - 是否必填:否 0:系统 1:自定义 - 规则类型
Returns:
Filters
  • RuleName - String - 是否必填:否 - 规则名称
  • CategoryId - int64 - 是否必填:否 自定义筛选为-1 - 规则分类
  • RuleType - int - 是否必填:否 0:系统 1:自定义 - 规则类型
  • Parameters:
    Filters -
  • RuleName - String - 是否必填:否 - 规则名称
  • CategoryId - int64 - 是否必填:否 自定义筛选为-1 - 规则分类
  • RuleType - int - 是否必填:否 0:系统 1:自定义 - 规则类型