Uses of Class
com.volcengine.cdn.model.ErrorPageRuleForBatchUpdateCdnConfigInput
-
Packages that use ErrorPageRuleForBatchUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of ErrorPageRuleForBatchUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return ErrorPageRuleForBatchUpdateCdnConfigInput Modifier and Type Method Description ErrorPageRuleForBatchUpdateCdnConfigInputErrorPageRuleForBatchUpdateCdnConfigInput. errorPageAction(ErrorPageActionForBatchUpdateCdnConfigInput errorPageAction)Methods in com.volcengine.cdn.model that return types with arguments of type ErrorPageRuleForBatchUpdateCdnConfigInput Modifier and Type Method Description @Valid List<ErrorPageRuleForBatchUpdateCdnConfigInput>CustomErrorPageForBatchUpdateCdnConfigInput. getErrorPageRule()Get errorPageRuleMethods in com.volcengine.cdn.model with parameters of type ErrorPageRuleForBatchUpdateCdnConfigInput Modifier and Type Method Description CustomErrorPageForBatchUpdateCdnConfigInputCustomErrorPageForBatchUpdateCdnConfigInput. addErrorPageRuleItem(ErrorPageRuleForBatchUpdateCdnConfigInput errorPageRuleItem)Method parameters in com.volcengine.cdn.model with type arguments of type ErrorPageRuleForBatchUpdateCdnConfigInput Modifier and Type Method Description CustomErrorPageForBatchUpdateCdnConfigInputCustomErrorPageForBatchUpdateCdnConfigInput. errorPageRule(List<ErrorPageRuleForBatchUpdateCdnConfigInput> errorPageRule)voidCustomErrorPageForBatchUpdateCdnConfigInput. setErrorPageRule(List<ErrorPageRuleForBatchUpdateCdnConfigInput> errorPageRule)
-