Last updated 11 hours ago
Was this helpful?
Get an item from the cache and return it as a Java {@link Optional}.
By default, the {@code cacheName} is set to {@code default}.
CacheGetAsAttempt(id=[string], cacheName=[string])
id
string
true
The cache id to retrieve
cacheName
false
The cache name to retrieve the id from, defaults to {@code default}
default