Uses of Class
com.volcengine.cdn.model.ErrorPageActionForUpdateDomainVersionInput
-
Packages that use ErrorPageActionForUpdateDomainVersionInput Package Description com.volcengine.cdn.model -
-
Uses of ErrorPageActionForUpdateDomainVersionInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return ErrorPageActionForUpdateDomainVersionInput Modifier and Type Method Description ErrorPageActionForUpdateDomainVersionInputErrorPageActionForUpdateDomainVersionInput. action(String action)@Valid ErrorPageActionForUpdateDomainVersionInputErrorPageRuleForUpdateDomainVersionInput. getErrorPageAction()Get errorPageActionErrorPageActionForUpdateDomainVersionInputErrorPageActionForUpdateDomainVersionInput. redirectCode(String redirectCode)ErrorPageActionForUpdateDomainVersionInputErrorPageActionForUpdateDomainVersionInput. redirectUrl(String redirectUrl)ErrorPageActionForUpdateDomainVersionInputErrorPageActionForUpdateDomainVersionInput. statusCode(String statusCode)Methods in com.volcengine.cdn.model with parameters of type ErrorPageActionForUpdateDomainVersionInput Modifier and Type Method Description ErrorPageRuleForUpdateDomainVersionInputErrorPageRuleForUpdateDomainVersionInput. errorPageAction(ErrorPageActionForUpdateDomainVersionInput errorPageAction)voidErrorPageRuleForUpdateDomainVersionInput. setErrorPageAction(ErrorPageActionForUpdateDomainVersionInput errorPageAction)
-