类 UpdateRuleAttributeRequest.RuleConditionsPathConfig

java.lang.Object
cn.ucloud.common.request.Request
cn.ucloud.ulb.models.UpdateRuleAttributeRequest.RuleConditionsPathConfig
封闭类:
UpdateRuleAttributeRequest

public static class UpdateRuleAttributeRequest.RuleConditionsPathConfig extends Request
  • 构造器详细资料

    • RuleConditionsPathConfig

      public RuleConditionsPathConfig()
  • 方法详细资料

    • getValues

      public List<String> getValues()
    • setValues

      public void setValues(List<String> values)
    • loadMaxRetries

      public Integer loadMaxRetries()
    • withMaxRetries

      public void withMaxRetries(Integer arg0)
    • loadTimeout

      public Integer loadTimeout()
    • withTimeout

      public void withTimeout(Integer arg0)