Class DescribeBaselineRuleDetectListRequest


  • public class DescribeBaselineRuleDetectListRequest
    extends AbstractModel
    • Constructor Detail

      • DescribeBaselineRuleDetectListRequest

        public DescribeBaselineRuleDetectListRequest()
      • DescribeBaselineRuleDetectListRequest

        public DescribeBaselineRuleDetectListRequest​(DescribeBaselineRuleDetectListRequest 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
      • PolicyId - int64 - 是否必填:否 - 策略Id
      • ItemId - int64 - 是否必填:否 - 策略Id
      • RuleName - string - 是否必填:否 - 规则名称
      • DetectStatus - int - 是否必填:否 - 检测状态
      • StartTime - string - 是否必填:否 - 开时时间
      • EndTime - string - 是否必填:否 - 结束时间
Returns:
Filters
  • PolicyId - int64 - 是否必填:否 - 策略Id
  • ItemId - int64 - 是否必填:否 - 策略Id
  • RuleName - string - 是否必填:否 - 规则名称
  • DetectStatus - int - 是否必填:否 - 检测状态
  • StartTime - string - 是否必填:否 - 开时时间
  • EndTime - string - 是否必填:否 - 结束时间
  • Parameters:
    Filters -
  • PolicyId - int64 - 是否必填:否 - 策略Id
  • ItemId - int64 - 是否必填:否 - 策略Id
  • RuleName - string - 是否必填:否 - 规则名称
  • DetectStatus - int - 是否必填:否 - 检测状态
  • StartTime - string - 是否必填:否 - 开时时间
  • EndTime - string - 是否必填:否 - 结束时间