Uses of Class
com.volcengine.cdn.model.CustomErrorPageForAddCdnDomainInput
-
Packages that use CustomErrorPageForAddCdnDomainInput Package Description com.volcengine.cdn.model -
-
Uses of CustomErrorPageForAddCdnDomainInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return CustomErrorPageForAddCdnDomainInput Modifier and Type Method Description CustomErrorPageForAddCdnDomainInputCustomErrorPageForAddCdnDomainInput. _switch(Boolean _switch)CustomErrorPageForAddCdnDomainInputCustomErrorPageForAddCdnDomainInput. addErrorPageRuleItem(ErrorPageRuleForAddCdnDomainInput errorPageRuleItem)CustomErrorPageForAddCdnDomainInputCustomErrorPageForAddCdnDomainInput. errorPageRule(List<ErrorPageRuleForAddCdnDomainInput> errorPageRule)@Valid CustomErrorPageForAddCdnDomainInputAddCdnDomainRequest. getCustomErrorPage()Get customErrorPageMethods in com.volcengine.cdn.model with parameters of type CustomErrorPageForAddCdnDomainInput Modifier and Type Method Description AddCdnDomainRequestAddCdnDomainRequest. customErrorPage(CustomErrorPageForAddCdnDomainInput customErrorPage)voidAddCdnDomainRequest. setCustomErrorPage(CustomErrorPageForAddCdnDomainInput customErrorPage)
-