Uses of Interface
kong.unirest.core.Cache.KeyGenerator
-
Packages that use Cache.KeyGenerator Package Description kong.unirest.core -
-
Uses of Cache.KeyGenerator in kong.unirest.core
Methods in kong.unirest.core with parameters of type Cache.KeyGenerator Modifier and Type Method Description Cache.Builder
Cache.Builder. withKeyGen(Cache.KeyGenerator keyGenerator)
Provide a custom key generator.
-