Uses of Class
com.volcengine.cdn.model.ErrorPageRuleForUpdateDomainVersionInput
-
Packages that use ErrorPageRuleForUpdateDomainVersionInput Package Description com.volcengine.cdn.model -
-
Uses of ErrorPageRuleForUpdateDomainVersionInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return ErrorPageRuleForUpdateDomainVersionInput Modifier and Type Method Description ErrorPageRuleForUpdateDomainVersionInputErrorPageRuleForUpdateDomainVersionInput. errorPageAction(ErrorPageActionForUpdateDomainVersionInput errorPageAction)Methods in com.volcengine.cdn.model that return types with arguments of type ErrorPageRuleForUpdateDomainVersionInput Modifier and Type Method Description @Valid List<ErrorPageRuleForUpdateDomainVersionInput>CustomErrorPageForUpdateDomainVersionInput. getErrorPageRule()Get errorPageRuleMethods in com.volcengine.cdn.model with parameters of type ErrorPageRuleForUpdateDomainVersionInput Modifier and Type Method Description CustomErrorPageForUpdateDomainVersionInputCustomErrorPageForUpdateDomainVersionInput. addErrorPageRuleItem(ErrorPageRuleForUpdateDomainVersionInput errorPageRuleItem)Method parameters in com.volcengine.cdn.model with type arguments of type ErrorPageRuleForUpdateDomainVersionInput Modifier and Type Method Description CustomErrorPageForUpdateDomainVersionInputCustomErrorPageForUpdateDomainVersionInput. errorPageRule(List<ErrorPageRuleForUpdateDomainVersionInput> errorPageRule)voidCustomErrorPageForUpdateDomainVersionInput. setErrorPageRule(List<ErrorPageRuleForUpdateDomainVersionInput> errorPageRule)
-