Uses of Class
com.volcengine.cdn.model.CustomErrorPageForCreateDomainVersionInput
-
Packages that use CustomErrorPageForCreateDomainVersionInput Package Description com.volcengine.cdn.model -
-
Uses of CustomErrorPageForCreateDomainVersionInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return CustomErrorPageForCreateDomainVersionInput Modifier and Type Method Description CustomErrorPageForCreateDomainVersionInputCustomErrorPageForCreateDomainVersionInput. _switch(Boolean _switch)CustomErrorPageForCreateDomainVersionInputCustomErrorPageForCreateDomainVersionInput. addErrorPageRuleItem(ErrorPageRuleForCreateDomainVersionInput errorPageRuleItem)CustomErrorPageForCreateDomainVersionInputCustomErrorPageForCreateDomainVersionInput. errorPageRule(List<ErrorPageRuleForCreateDomainVersionInput> errorPageRule)@Valid CustomErrorPageForCreateDomainVersionInputCreateDomainVersionRequest. getCustomErrorPage()Get customErrorPageMethods in com.volcengine.cdn.model with parameters of type CustomErrorPageForCreateDomainVersionInput Modifier and Type Method Description CreateDomainVersionRequestCreateDomainVersionRequest. customErrorPage(CustomErrorPageForCreateDomainVersionInput customErrorPage)voidCreateDomainVersionRequest. setCustomErrorPage(CustomErrorPageForCreateDomainVersionInput customErrorPage)
-