Uses of Class
com.volcengine.cdn.model.CacheHostForUpdateCdnConfigInput
-
Packages that use CacheHostForUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of CacheHostForUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return CacheHostForUpdateCdnConfigInput Modifier and Type Method Description CacheHostForUpdateCdnConfigInputCacheHostForUpdateCdnConfigInput. _switch(Boolean _switch)CacheHostForUpdateCdnConfigInputCacheHostForUpdateCdnConfigInput. addCacheHostRuleItem(CacheHostRuleForUpdateCdnConfigInput cacheHostRuleItem)CacheHostForUpdateCdnConfigInputCacheHostForUpdateCdnConfigInput. cacheHostRule(List<CacheHostRuleForUpdateCdnConfigInput> cacheHostRule)@Valid CacheHostForUpdateCdnConfigInputUpdateCdnConfigRequest. getCacheHost()Get cacheHostMethods in com.volcengine.cdn.model with parameters of type CacheHostForUpdateCdnConfigInput Modifier and Type Method Description UpdateCdnConfigRequestUpdateCdnConfigRequest. cacheHost(CacheHostForUpdateCdnConfigInput cacheHost)voidUpdateCdnConfigRequest. setCacheHost(CacheHostForUpdateCdnConfigInput cacheHost)
-