Module com.azure.runtime.host
Annotation Interface CustomSerialize
Annotation to specify a custom serializer for a class.
-
Required Element Summary
Modifier and TypeRequired ElementDescriptionClass
<? extends com.fasterxml.jackson.databind.JsonSerializer<?>>
-
Element Details
-
serializer
Class<? extends com.fasterxml.jackson.databind.JsonSerializer<?>> serializer
-