public class CacheHostForUpdateCdnConfigInput extends Object
| Constructor and Description |
|---|
CacheHostForUpdateCdnConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
CacheHostForUpdateCdnConfigInput |
_switch(Boolean _switch) |
CacheHostForUpdateCdnConfigInput |
addCacheHostRuleItem(CacheHostRuleForUpdateCdnConfigInput cacheHostRuleItem) |
CacheHostForUpdateCdnConfigInput |
cacheHostRule(List<CacheHostRuleForUpdateCdnConfigInput> cacheHostRule) |
boolean |
equals(Object o) |
@Valid List<CacheHostRuleForUpdateCdnConfigInput> |
getCacheHostRule()
Get cacheHostRule
|
int |
hashCode() |
Boolean |
isSwitch()
Get _switch
|
void |
setCacheHostRule(List<CacheHostRuleForUpdateCdnConfigInput> cacheHostRule) |
void |
setSwitch(Boolean _switch) |
String |
toString() |
public CacheHostForUpdateCdnConfigInput cacheHostRule(List<CacheHostRuleForUpdateCdnConfigInput> cacheHostRule)
public CacheHostForUpdateCdnConfigInput addCacheHostRuleItem(CacheHostRuleForUpdateCdnConfigInput cacheHostRuleItem)
@Valid public @Valid List<CacheHostRuleForUpdateCdnConfigInput> getCacheHostRule()
public void setCacheHostRule(List<CacheHostRuleForUpdateCdnConfigInput> cacheHostRule)
public CacheHostForUpdateCdnConfigInput _switch(Boolean _switch)
public Boolean isSwitch()
public void setSwitch(Boolean _switch)
Copyright © 2025. All rights reserved.