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