Uses of Class
kong.unirest.core.UnirestInstance
-
Packages that use UnirestInstance Package Description kong.unirest.core -
-
Uses of UnirestInstance in kong.unirest.core
Methods in kong.unirest.core that return UnirestInstance Modifier and Type Method Description static UnirestInstanceUnirest. primaryInstance()return the primary UnirestInstance.static UnirestInstanceUnirest. spawnInstance()Spawn a new Unirest Instance with a new config.
-