Uses of Class
com.volcengine.cdn.model.ErrorPageActionForUpdateCdnConfigInput
-
Packages that use ErrorPageActionForUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of ErrorPageActionForUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return ErrorPageActionForUpdateCdnConfigInput Modifier and Type Method Description ErrorPageActionForUpdateCdnConfigInputErrorPageActionForUpdateCdnConfigInput. action(String action)@Valid ErrorPageActionForUpdateCdnConfigInputErrorPageRuleForUpdateCdnConfigInput. getErrorPageAction()Get errorPageActionErrorPageActionForUpdateCdnConfigInputErrorPageActionForUpdateCdnConfigInput. redirectCode(String redirectCode)ErrorPageActionForUpdateCdnConfigInputErrorPageActionForUpdateCdnConfigInput. redirectUrl(String redirectUrl)ErrorPageActionForUpdateCdnConfigInputErrorPageActionForUpdateCdnConfigInput. statusCode(String statusCode)Methods in com.volcengine.cdn.model with parameters of type ErrorPageActionForUpdateCdnConfigInput Modifier and Type Method Description ErrorPageRuleForUpdateCdnConfigInputErrorPageRuleForUpdateCdnConfigInput. errorPageAction(ErrorPageActionForUpdateCdnConfigInput errorPageAction)voidErrorPageRuleForUpdateCdnConfigInput. setErrorPageAction(ErrorPageActionForUpdateCdnConfigInput errorPageAction)
-