Uses of Class
com.volcengine.cdn.model.CustomErrorPageForBatchUpdateCdnConfigInput
-
Packages that use CustomErrorPageForBatchUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of CustomErrorPageForBatchUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return CustomErrorPageForBatchUpdateCdnConfigInput Modifier and Type Method Description CustomErrorPageForBatchUpdateCdnConfigInputCustomErrorPageForBatchUpdateCdnConfigInput. _switch(Boolean _switch)CustomErrorPageForBatchUpdateCdnConfigInputCustomErrorPageForBatchUpdateCdnConfigInput. addErrorPageRuleItem(ErrorPageRuleForBatchUpdateCdnConfigInput errorPageRuleItem)CustomErrorPageForBatchUpdateCdnConfigInputCustomErrorPageForBatchUpdateCdnConfigInput. errorPageRule(List<ErrorPageRuleForBatchUpdateCdnConfigInput> errorPageRule)@Valid CustomErrorPageForBatchUpdateCdnConfigInputBatchUpdateCdnConfigRequest. getCustomErrorPage()Get customErrorPageMethods in com.volcengine.cdn.model with parameters of type CustomErrorPageForBatchUpdateCdnConfigInput Modifier and Type Method Description BatchUpdateCdnConfigRequestBatchUpdateCdnConfigRequest. customErrorPage(CustomErrorPageForBatchUpdateCdnConfigInput customErrorPage)voidBatchUpdateCdnConfigRequest. setCustomErrorPage(CustomErrorPageForBatchUpdateCdnConfigInput customErrorPage)
-