gradle
8.3
Java API
gradle
/
org.gradle.api.cache
/
CacheResourceConfiguration
Cache
Resource
Configuration
Java API
@
Incubating
interface
CacheResourceConfiguration
Represents the configuration of a given type of cache resource.
Members
Functions
set
Remove
Unused
Entries
After
Days
Link copied to clipboard
Java API
abstract
fun
setRemoveUnusedEntriesAfterDays
(
removeUnusedEntriesAfterDays
:
Int
)
Sets the timestamp before which unused entries will be removed to be calculated exactly the given number of days previous to the current time.