public class UaAccessRuleForUpdateCdnConfigInput extends Object
| Constructor and Description |
|---|
UaAccessRuleForUpdateCdnConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
UaAccessRuleForUpdateCdnConfigInput |
_switch(Boolean _switch) |
UaAccessRuleForUpdateCdnConfigInput |
addUserAgentItem(String userAgentItem) |
UaAccessRuleForUpdateCdnConfigInput |
allowEmpty(Boolean allowEmpty) |
boolean |
equals(Object o) |
String |
getRuleType()
Get ruleType
|
List<String> |
getUserAgent()
Get userAgent
|
int |
hashCode() |
UaAccessRuleForUpdateCdnConfigInput |
ignoreCase(Boolean ignoreCase) |
Boolean |
isAllowEmpty()
Get allowEmpty
|
Boolean |
isIgnoreCase()
Get ignoreCase
|
Boolean |
isSwitch()
Get _switch
|
UaAccessRuleForUpdateCdnConfigInput |
ruleType(String ruleType) |
void |
setAllowEmpty(Boolean allowEmpty) |
void |
setIgnoreCase(Boolean ignoreCase) |
void |
setRuleType(String ruleType) |
void |
setSwitch(Boolean _switch) |
void |
setUserAgent(List<String> userAgent) |
String |
toString() |
UaAccessRuleForUpdateCdnConfigInput |
userAgent(List<String> userAgent) |
public UaAccessRuleForUpdateCdnConfigInput allowEmpty(Boolean allowEmpty)
public Boolean isAllowEmpty()
public void setAllowEmpty(Boolean allowEmpty)
public UaAccessRuleForUpdateCdnConfigInput ignoreCase(Boolean ignoreCase)
public Boolean isIgnoreCase()
public void setIgnoreCase(Boolean ignoreCase)
public UaAccessRuleForUpdateCdnConfigInput ruleType(String ruleType)
public String getRuleType()
public void setRuleType(String ruleType)
public UaAccessRuleForUpdateCdnConfigInput _switch(Boolean _switch)
public Boolean isSwitch()
public void setSwitch(Boolean _switch)
public UaAccessRuleForUpdateCdnConfigInput userAgent(List<String> userAgent)
public UaAccessRuleForUpdateCdnConfigInput addUserAgentItem(String userAgentItem)
Copyright © 2025. All rights reserved.