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