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