userCacheConfig property

CacheConfig<User> userCacheConfig
final

The CacheConfig to use for the cache of the NyxxRest.users manager.

Implementation

final CacheConfig<User> userCacheConfig;