Uses of Class
com.flagsmith.config.FlagsmithCacheConfig
-
Packages that use FlagsmithCacheConfig Package Description com.flagsmith com.flagsmith.config -
-
Uses of FlagsmithCacheConfig in com.flagsmith
Methods in com.flagsmith with parameters of type FlagsmithCacheConfig Modifier and Type Method Description FlagsmithClient.BuilderFlagsmithClient.Builder. withCache(FlagsmithCacheConfig cacheConfig)Enable in-memory caching for the Flagsmith API. -
Uses of FlagsmithCacheConfig in com.flagsmith.config
Methods in com.flagsmith.config that return FlagsmithCacheConfig Modifier and Type Method Description FlagsmithCacheConfigFlagsmithCacheConfig.Builder. build()
-