Uses of Class
io.airlift.http.client.JsonBodyGenerator
Packages that use JsonBodyGenerator
-
Uses of JsonBodyGenerator in io.airlift.http.client
Methods in io.airlift.http.client that return JsonBodyGeneratorModifier and TypeMethodDescriptionstatic <T> JsonBodyGenerator<T> JsonBodyGenerator.jsonBodyGenerator(JsonCodec<T> jsonCodec, T instance)