Uses of Class
com.volcengine.cdn.model.CustomErrorPageForUpdateDomainVersionInput
-
Packages that use CustomErrorPageForUpdateDomainVersionInput Package Description com.volcengine.cdn.model -
-
Uses of CustomErrorPageForUpdateDomainVersionInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return CustomErrorPageForUpdateDomainVersionInput Modifier and Type Method Description CustomErrorPageForUpdateDomainVersionInputCustomErrorPageForUpdateDomainVersionInput. _switch(Boolean _switch)CustomErrorPageForUpdateDomainVersionInputCustomErrorPageForUpdateDomainVersionInput. addErrorPageRuleItem(ErrorPageRuleForUpdateDomainVersionInput errorPageRuleItem)CustomErrorPageForUpdateDomainVersionInputCustomErrorPageForUpdateDomainVersionInput. errorPageRule(List<ErrorPageRuleForUpdateDomainVersionInput> errorPageRule)@Valid CustomErrorPageForUpdateDomainVersionInputUpdateDomainVersionRequest. getCustomErrorPage()Get customErrorPageMethods in com.volcengine.cdn.model with parameters of type CustomErrorPageForUpdateDomainVersionInput Modifier and Type Method Description UpdateDomainVersionRequestUpdateDomainVersionRequest. customErrorPage(CustomErrorPageForUpdateDomainVersionInput customErrorPage)voidUpdateDomainVersionRequest. setCustomErrorPage(CustomErrorPageForUpdateDomainVersionInput customErrorPage)
-