Uses of Class
com.volcengine.cdn.model.CacheKeyComponentForDescribeDomainVersionOutput
-
Packages that use CacheKeyComponentForDescribeDomainVersionOutput Package Description com.volcengine.cdn.model -
-
Uses of CacheKeyComponentForDescribeDomainVersionOutput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return CacheKeyComponentForDescribeDomainVersionOutput Modifier and Type Method Description CacheKeyComponentForDescribeDomainVersionOutputCacheKeyComponentForDescribeDomainVersionOutput. action(String action)CacheKeyComponentForDescribeDomainVersionOutputCacheKeyComponentForDescribeDomainVersionOutput. ignoreCase(Boolean ignoreCase)CacheKeyComponentForDescribeDomainVersionOutputCacheKeyComponentForDescribeDomainVersionOutput. object(String object)CacheKeyComponentForDescribeDomainVersionOutputCacheKeyComponentForDescribeDomainVersionOutput. subobject(String subobject)Methods in com.volcengine.cdn.model that return types with arguments of type CacheKeyComponentForDescribeDomainVersionOutput Modifier and Type Method Description @Valid List<CacheKeyComponentForDescribeDomainVersionOutput>CacheKeyActionForDescribeDomainVersionOutput. getCacheKeyComponents()Get cacheKeyComponentsMethods in com.volcengine.cdn.model with parameters of type CacheKeyComponentForDescribeDomainVersionOutput Modifier and Type Method Description CacheKeyActionForDescribeDomainVersionOutputCacheKeyActionForDescribeDomainVersionOutput. addCacheKeyComponentsItem(CacheKeyComponentForDescribeDomainVersionOutput cacheKeyComponentsItem)Method parameters in com.volcengine.cdn.model with type arguments of type CacheKeyComponentForDescribeDomainVersionOutput Modifier and Type Method Description CacheKeyActionForDescribeDomainVersionOutputCacheKeyActionForDescribeDomainVersionOutput. cacheKeyComponents(List<CacheKeyComponentForDescribeDomainVersionOutput> cacheKeyComponents)voidCacheKeyActionForDescribeDomainVersionOutput. setCacheKeyComponents(List<CacheKeyComponentForDescribeDomainVersionOutput> cacheKeyComponents)
-