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