Class DescribeCCRuleRequest

    • Constructor Detail

      • DescribeCCRuleRequest

        public DescribeCCRuleRequest()
      • DescribeCCRuleRequest

        public DescribeCCRuleRequest​(DescribeCCRuleRequest 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

      • getDomain

        public String getDomain()
        Get 域名
        Returns:
        Domain 域名
      • setDomain

        public void setDomain​(String Domain)
        Set 域名
        Parameters:
        Domain - 域名
      • getOffset

        public Long getOffset()
        Get 页码
        Returns:
        Offset 页码
      • setOffset

        public void setOffset​(Long Offset)
        Set 页码
        Parameters:
        Offset - 页码
      • getLimit

        public Long getLimit()
        Get 页的数目
        Returns:
        Limit 页的数目
      • setLimit

        public void setLimit​(Long Limit)
        Set 页的数目
        Parameters:
        Limit - 页的数目
      • getSort

        public String getSort()
        Get 排序参数
        Returns:
        Sort 排序参数
      • setSort

        public void setSort​(String Sort)
        Set 排序参数
        Parameters:
        Sort - 排序参数
      • getEdition

        public String getEdition()
        Get clb-waf 或者 sparta-waf
        Returns:
        Edition clb-waf 或者 sparta-waf
      • setEdition

        public void setEdition​(String Edition)
        Set clb-waf 或者 sparta-waf
        Parameters:
        Edition - clb-waf 或者 sparta-waf
      • getName

        public String getName()
        Get 过滤条件
        Returns:
        Name 过滤条件
      • setName

        public void setName​(String Name)
        Set 过滤条件
        Parameters:
        Name - 过滤条件