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