Class UpdateRuleAttributeRequest.RuleActionsInsertHeaderConfig

java.lang.Object
cn.ucloud.common.request.Request
cn.ucloud.ulb.models.UpdateRuleAttributeRequest.RuleActionsInsertHeaderConfig
Enclosing class:
UpdateRuleAttributeRequest

public static class UpdateRuleAttributeRequest.RuleActionsInsertHeaderConfig extends Request
  • Constructor Details

    • RuleActionsInsertHeaderConfig

      public RuleActionsInsertHeaderConfig()
  • Method Details

    • getKey

      public String getKey()
    • setKey

      public void setKey(String key)
    • getValueType

      public String getValueType()
    • setValueType

      public void setValueType(String valueType)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)
    • loadMaxRetries

      public Integer loadMaxRetries()
    • withMaxRetries

      public void withMaxRetries(Integer arg0)
    • loadTimeout

      public Integer loadTimeout()
    • withTimeout

      public void withTimeout(Integer arg0)