Uses of Class
com.volcengine.cdn.model.CacheHostForAddCdnDomainInput
-
Packages that use CacheHostForAddCdnDomainInput Package Description com.volcengine.cdn.model -
-
Uses of CacheHostForAddCdnDomainInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return CacheHostForAddCdnDomainInput Modifier and Type Method Description CacheHostForAddCdnDomainInputCacheHostForAddCdnDomainInput. _switch(Boolean _switch)CacheHostForAddCdnDomainInputCacheHostForAddCdnDomainInput. addCacheHostRuleItem(CacheHostRuleForAddCdnDomainInput cacheHostRuleItem)CacheHostForAddCdnDomainInputCacheHostForAddCdnDomainInput. cacheHostRule(List<CacheHostRuleForAddCdnDomainInput> cacheHostRule)@Valid CacheHostForAddCdnDomainInputAddCdnDomainRequest. getCacheHost()Get cacheHostMethods in com.volcengine.cdn.model with parameters of type CacheHostForAddCdnDomainInput Modifier and Type Method Description AddCdnDomainRequestAddCdnDomainRequest. cacheHost(CacheHostForAddCdnDomainInput cacheHost)voidAddCdnDomainRequest. setCacheHost(CacheHostForAddCdnDomainInput cacheHost)
-