Uses of Class
com.volcengine.cdn.model.CacheKeyForAddCdnDomainInput
-
Packages that use CacheKeyForAddCdnDomainInput Package Description com.volcengine.cdn.model -
-
Uses of CacheKeyForAddCdnDomainInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return CacheKeyForAddCdnDomainInput Modifier and Type Method Description CacheKeyForAddCdnDomainInputCacheKeyForAddCdnDomainInput. cacheKeyAction(CacheKeyActionForAddCdnDomainInput cacheKeyAction)CacheKeyForAddCdnDomainInputCacheKeyForAddCdnDomainInput. condition(ConditionForAddCdnDomainInput condition)Methods in com.volcengine.cdn.model that return types with arguments of type CacheKeyForAddCdnDomainInput Modifier and Type Method Description @Valid List<CacheKeyForAddCdnDomainInput>AddCdnDomainRequest. getCacheKey()Get cacheKeyMethods in com.volcengine.cdn.model with parameters of type CacheKeyForAddCdnDomainInput Modifier and Type Method Description AddCdnDomainRequestAddCdnDomainRequest. addCacheKeyItem(CacheKeyForAddCdnDomainInput cacheKeyItem)Method parameters in com.volcengine.cdn.model with type arguments of type CacheKeyForAddCdnDomainInput Modifier and Type Method Description AddCdnDomainRequestAddCdnDomainRequest. cacheKey(List<CacheKeyForAddCdnDomainInput> cacheKey)voidAddCdnDomainRequest. setCacheKey(List<CacheKeyForAddCdnDomainInput> cacheKey)
-