Class SwitchImageAutoAuthorizedRuleRequest


  • public class SwitchImageAutoAuthorizedRuleRequest
    extends AbstractModel
    • Constructor Detail

      • SwitchImageAutoAuthorizedRuleRequest

        public SwitchImageAutoAuthorizedRuleRequest()
      • SwitchImageAutoAuthorizedRuleRequest

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

      • getIsEnabled

        public Long getIsEnabled()
        Get 规则是否生效,0:不生效,1:已生效
        Returns:
        IsEnabled 规则是否生效,0:不生效,1:已生效
      • setIsEnabled

        public void setIsEnabled​(Long IsEnabled)
        Set 规则是否生效,0:不生效,1:已生效
        Parameters:
        IsEnabled - 规则是否生效,0:不生效,1:已生效
      • getRuleId

        public Long getRuleId()
        Get 规则id
        Returns:
        RuleId 规则id
      • setRuleId

        public void setRuleId​(Long RuleId)
        Set 规则id
        Parameters:
        RuleId - 规则id