Uses of Class
com.volcengine.cdn.model.CustomErrorPageForUpdateCdnConfigInput
-
Packages that use CustomErrorPageForUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of CustomErrorPageForUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return CustomErrorPageForUpdateCdnConfigInput Modifier and Type Method Description CustomErrorPageForUpdateCdnConfigInputCustomErrorPageForUpdateCdnConfigInput. _switch(Boolean _switch)CustomErrorPageForUpdateCdnConfigInputCustomErrorPageForUpdateCdnConfigInput. addErrorPageRuleItem(ErrorPageRuleForUpdateCdnConfigInput errorPageRuleItem)CustomErrorPageForUpdateCdnConfigInputCustomErrorPageForUpdateCdnConfigInput. errorPageRule(List<ErrorPageRuleForUpdateCdnConfigInput> errorPageRule)@Valid CustomErrorPageForUpdateCdnConfigInputUpdateCdnConfigRequest. getCustomErrorPage()Get customErrorPageMethods in com.volcengine.cdn.model with parameters of type CustomErrorPageForUpdateCdnConfigInput Modifier and Type Method Description UpdateCdnConfigRequestUpdateCdnConfigRequest. customErrorPage(CustomErrorPageForUpdateCdnConfigInput customErrorPage)voidUpdateCdnConfigRequest. setCustomErrorPage(CustomErrorPageForUpdateCdnConfigInput customErrorPage)
-