Uses of Class
com.volcengine.cdn.model.CacheHostForCreateDomainVersionInput
-
Packages that use CacheHostForCreateDomainVersionInput Package Description com.volcengine.cdn.model -
-
Uses of CacheHostForCreateDomainVersionInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return CacheHostForCreateDomainVersionInput Modifier and Type Method Description CacheHostForCreateDomainVersionInputCacheHostForCreateDomainVersionInput. _switch(Boolean _switch)CacheHostForCreateDomainVersionInputCacheHostForCreateDomainVersionInput. addCacheHostRuleItem(CacheHostRuleForCreateDomainVersionInput cacheHostRuleItem)CacheHostForCreateDomainVersionInputCacheHostForCreateDomainVersionInput. cacheHostRule(List<CacheHostRuleForCreateDomainVersionInput> cacheHostRule)@Valid CacheHostForCreateDomainVersionInputCreateDomainVersionRequest. getCacheHost()Get cacheHostMethods in com.volcengine.cdn.model with parameters of type CacheHostForCreateDomainVersionInput Modifier and Type Method Description CreateDomainVersionRequestCreateDomainVersionRequest. cacheHost(CacheHostForCreateDomainVersionInput cacheHost)voidCreateDomainVersionRequest. setCacheHost(CacheHostForCreateDomainVersionInput cacheHost)
-