Uses of Class
com.volcengine.cdn.model.ErrorPageRuleForUpdateCdnConfigInput
-
Packages that use ErrorPageRuleForUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of ErrorPageRuleForUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return ErrorPageRuleForUpdateCdnConfigInput Modifier and Type Method Description ErrorPageRuleForUpdateCdnConfigInputErrorPageRuleForUpdateCdnConfigInput. errorPageAction(ErrorPageActionForUpdateCdnConfigInput errorPageAction)Methods in com.volcengine.cdn.model that return types with arguments of type ErrorPageRuleForUpdateCdnConfigInput Modifier and Type Method Description @Valid List<ErrorPageRuleForUpdateCdnConfigInput>CustomErrorPageForUpdateCdnConfigInput. getErrorPageRule()Get errorPageRuleMethods in com.volcengine.cdn.model with parameters of type ErrorPageRuleForUpdateCdnConfigInput Modifier and Type Method Description CustomErrorPageForUpdateCdnConfigInputCustomErrorPageForUpdateCdnConfigInput. addErrorPageRuleItem(ErrorPageRuleForUpdateCdnConfigInput errorPageRuleItem)Method parameters in com.volcengine.cdn.model with type arguments of type ErrorPageRuleForUpdateCdnConfigInput Modifier and Type Method Description CustomErrorPageForUpdateCdnConfigInputCustomErrorPageForUpdateCdnConfigInput. errorPageRule(List<ErrorPageRuleForUpdateCdnConfigInput> errorPageRule)voidCustomErrorPageForUpdateCdnConfigInput. setErrorPageRule(List<ErrorPageRuleForUpdateCdnConfigInput> errorPageRule)
-