Uses of Enum Class
io.helidon.common.SerializationConfig.TraceOption
-
Uses of SerializationConfig.TraceOption in io.helidon.common
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SerializationConfig.TraceOption[]
SerializationConfig.TraceOption.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionSerializationConfig.Builder.traceSerialization
(SerializationConfig.TraceOption traceSerialization) How to trace serialization.