Uses of Class
com.azure.core.serializer.json.gson.GsonJsonSerializer
Packages that use GsonJsonSerializer
Package
Description
Package containing the types for instantiating and using the Gson JSON serializer.
-
Uses of GsonJsonSerializer in com.azure.core.serializer.json.gson
Methods in com.azure.core.serializer.json.gson that return GsonJsonSerializerModifier and TypeMethodDescriptionGsonJsonSerializerBuilder.build()Constructs a new instance ofGsonJsonSerializerwith the configurations set in this builder.GsonJsonSerializerProvider.createInstance()