Uses of Class
com.volcengine.cdn.model.ErrorPageRuleForDescribeCdnConfigOutput
-
Packages that use ErrorPageRuleForDescribeCdnConfigOutput Package Description com.volcengine.cdn.model -
-
Uses of ErrorPageRuleForDescribeCdnConfigOutput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return ErrorPageRuleForDescribeCdnConfigOutput Modifier and Type Method Description ErrorPageRuleForDescribeCdnConfigOutputErrorPageRuleForDescribeCdnConfigOutput. errorPageAction(ErrorPageActionForDescribeCdnConfigOutput errorPageAction)Methods in com.volcengine.cdn.model that return types with arguments of type ErrorPageRuleForDescribeCdnConfigOutput Modifier and Type Method Description @Valid List<ErrorPageRuleForDescribeCdnConfigOutput>CustomErrorPageForDescribeCdnConfigOutput. getErrorPageRule()Get errorPageRuleMethods in com.volcengine.cdn.model with parameters of type ErrorPageRuleForDescribeCdnConfigOutput Modifier and Type Method Description CustomErrorPageForDescribeCdnConfigOutputCustomErrorPageForDescribeCdnConfigOutput. addErrorPageRuleItem(ErrorPageRuleForDescribeCdnConfigOutput errorPageRuleItem)Method parameters in com.volcengine.cdn.model with type arguments of type ErrorPageRuleForDescribeCdnConfigOutput Modifier and Type Method Description CustomErrorPageForDescribeCdnConfigOutputCustomErrorPageForDescribeCdnConfigOutput. errorPageRule(List<ErrorPageRuleForDescribeCdnConfigOutput> errorPageRule)voidCustomErrorPageForDescribeCdnConfigOutput. setErrorPageRule(List<ErrorPageRuleForDescribeCdnConfigOutput> errorPageRule)
-