public class OriginAccessRuleForUpdateCdnConfigInput extends Object
| Constructor and Description |
|---|
OriginAccessRuleForUpdateCdnConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
OriginAccessRuleForUpdateCdnConfigInput |
_switch(Boolean _switch) |
OriginAccessRuleForUpdateCdnConfigInput |
addOriginsItem(String originsItem) |
OriginAccessRuleForUpdateCdnConfigInput |
allowEmpty(Boolean allowEmpty) |
boolean |
equals(Object o) |
List<String> |
getOrigins()
Get origins
|
String |
getRuleType()
Get ruleType
|
int |
hashCode() |
OriginAccessRuleForUpdateCdnConfigInput |
ignoreCase(Boolean ignoreCase) |
Boolean |
isAllowEmpty()
Get allowEmpty
|
Boolean |
isIgnoreCase()
Get ignoreCase
|
Boolean |
isSwitch()
Get _switch
|
OriginAccessRuleForUpdateCdnConfigInput |
origins(List<String> origins) |
OriginAccessRuleForUpdateCdnConfigInput |
ruleType(String ruleType) |
void |
setAllowEmpty(Boolean allowEmpty) |
void |
setIgnoreCase(Boolean ignoreCase) |
void |
setOrigins(List<String> origins) |
void |
setRuleType(String ruleType) |
void |
setSwitch(Boolean _switch) |
String |
toString() |
public OriginAccessRuleForUpdateCdnConfigInput()
public OriginAccessRuleForUpdateCdnConfigInput allowEmpty(Boolean allowEmpty)
public Boolean isAllowEmpty()
public void setAllowEmpty(Boolean allowEmpty)
public OriginAccessRuleForUpdateCdnConfigInput ignoreCase(Boolean ignoreCase)
public Boolean isIgnoreCase()
public void setIgnoreCase(Boolean ignoreCase)
public OriginAccessRuleForUpdateCdnConfigInput origins(List<String> origins)
public OriginAccessRuleForUpdateCdnConfigInput addOriginsItem(String originsItem)
public OriginAccessRuleForUpdateCdnConfigInput ruleType(String ruleType)
public String getRuleType()
public void setRuleType(String ruleType)
public OriginAccessRuleForUpdateCdnConfigInput _switch(Boolean _switch)
public Boolean isSwitch()
public void setSwitch(Boolean _switch)
Copyright © 2025. All rights reserved.