public class CustomErrorPageForUpdateCdnConfigInput extends Object
| Constructor and Description |
|---|
CustomErrorPageForUpdateCdnConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
CustomErrorPageForUpdateCdnConfigInput |
_switch(Boolean _switch) |
CustomErrorPageForUpdateCdnConfigInput |
addErrorPageRuleItem(ErrorPageRuleForUpdateCdnConfigInput errorPageRuleItem) |
boolean |
equals(Object o) |
CustomErrorPageForUpdateCdnConfigInput |
errorPageRule(List<ErrorPageRuleForUpdateCdnConfigInput> errorPageRule) |
@Valid List<ErrorPageRuleForUpdateCdnConfigInput> |
getErrorPageRule()
Get errorPageRule
|
int |
hashCode() |
Boolean |
isSwitch()
Get _switch
|
void |
setErrorPageRule(List<ErrorPageRuleForUpdateCdnConfigInput> errorPageRule) |
void |
setSwitch(Boolean _switch) |
String |
toString() |
public CustomErrorPageForUpdateCdnConfigInput()
public CustomErrorPageForUpdateCdnConfigInput errorPageRule(List<ErrorPageRuleForUpdateCdnConfigInput> errorPageRule)
public CustomErrorPageForUpdateCdnConfigInput addErrorPageRuleItem(ErrorPageRuleForUpdateCdnConfigInput errorPageRuleItem)
@Valid public @Valid List<ErrorPageRuleForUpdateCdnConfigInput> getErrorPageRule()
public void setErrorPageRule(List<ErrorPageRuleForUpdateCdnConfigInput> errorPageRule)
public CustomErrorPageForUpdateCdnConfigInput _switch(Boolean _switch)
public Boolean isSwitch()
public void setSwitch(Boolean _switch)
Copyright © 2025. All rights reserved.