Uses of Class
com.volcengine.cdn.model.CacheKeyForCreateDomainVersionInput
-
Packages that use CacheKeyForCreateDomainVersionInput Package Description com.volcengine.cdn.model -
-
Uses of CacheKeyForCreateDomainVersionInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return CacheKeyForCreateDomainVersionInput Modifier and Type Method Description CacheKeyForCreateDomainVersionInputCacheKeyForCreateDomainVersionInput. cacheKeyAction(CacheKeyActionForCreateDomainVersionInput cacheKeyAction)CacheKeyForCreateDomainVersionInputCacheKeyForCreateDomainVersionInput. condition(ConditionForCreateDomainVersionInput condition)Methods in com.volcengine.cdn.model that return types with arguments of type CacheKeyForCreateDomainVersionInput Modifier and Type Method Description @Valid List<CacheKeyForCreateDomainVersionInput>CreateDomainVersionRequest. getCacheKey()Get cacheKeyMethods in com.volcengine.cdn.model with parameters of type CacheKeyForCreateDomainVersionInput Modifier and Type Method Description CreateDomainVersionRequestCreateDomainVersionRequest. addCacheKeyItem(CacheKeyForCreateDomainVersionInput cacheKeyItem)Method parameters in com.volcengine.cdn.model with type arguments of type CacheKeyForCreateDomainVersionInput Modifier and Type Method Description CreateDomainVersionRequestCreateDomainVersionRequest. cacheKey(List<CacheKeyForCreateDomainVersionInput> cacheKey)voidCreateDomainVersionRequest. setCacheKey(List<CacheKeyForCreateDomainVersionInput> cacheKey)
-