Uses of Class
com.volcengine.cdn.model.ErrorPageActionForCreateDomainVersionInput
-
Packages that use ErrorPageActionForCreateDomainVersionInput Package Description com.volcengine.cdn.model -
-
Uses of ErrorPageActionForCreateDomainVersionInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return ErrorPageActionForCreateDomainVersionInput Modifier and Type Method Description ErrorPageActionForCreateDomainVersionInputErrorPageActionForCreateDomainVersionInput. action(String action)@Valid ErrorPageActionForCreateDomainVersionInputErrorPageRuleForCreateDomainVersionInput. getErrorPageAction()Get errorPageActionErrorPageActionForCreateDomainVersionInputErrorPageActionForCreateDomainVersionInput. redirectCode(String redirectCode)ErrorPageActionForCreateDomainVersionInputErrorPageActionForCreateDomainVersionInput. redirectUrl(String redirectUrl)ErrorPageActionForCreateDomainVersionInputErrorPageActionForCreateDomainVersionInput. statusCode(String statusCode)Methods in com.volcengine.cdn.model with parameters of type ErrorPageActionForCreateDomainVersionInput Modifier and Type Method Description ErrorPageRuleForCreateDomainVersionInputErrorPageRuleForCreateDomainVersionInput. errorPageAction(ErrorPageActionForCreateDomainVersionInput errorPageAction)voidErrorPageRuleForCreateDomainVersionInput. setErrorPageAction(ErrorPageActionForCreateDomainVersionInput errorPageAction)
-