Uses of Class
com.azure.core.serializer.json.gson.GsonJsonSerializerBuilder
Packages that use GsonJsonSerializerBuilder
Package
Description
Package containing the types for instantiating and using the Gson JSON serializer.
-
Uses of GsonJsonSerializerBuilder in com.azure.core.serializer.json.gson
Methods in com.azure.core.serializer.json.gson that return GsonJsonSerializerBuilderModifier and TypeMethodDescriptionGsonJsonSerializerBuilder.serializer(com.google.gson.Gson gson) Sets theGsonthat will be used during serialization.