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