public static class LLMObsExperimentType.LLMObsExperimentTypeSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<LLMObsExperimentType>
| Constructor and Description |
|---|
LLMObsExperimentTypeSerializer() |
LLMObsExperimentTypeSerializer(Class<LLMObsExperimentType> t) |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(LLMObsExperimentType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
_neitherNull, _nonEmpty, acceptJsonFormatVisitor, createSchemaNode, createSchemaNode, findAnnotatedContentSerializer, findContextualConvertingSerializer, findConvertingContentSerializer, findFormatFeature, findFormatOverrides, findIncludeOverrides, findPropertyFilter, getSchema, getSchema, handledType, isDefaultSerializer, visitArrayFormat, visitArrayFormat, visitFloatFormat, visitIntFormat, visitIntFormat, visitStringFormat, visitStringFormat, wrapAndThrow, wrapAndThrowpublic LLMObsExperimentTypeSerializer(Class<LLMObsExperimentType> t)
public LLMObsExperimentTypeSerializer()
public void serialize(LLMObsExperimentType value, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize in class com.fasterxml.jackson.databind.ser.std.StdSerializer<LLMObsExperimentType>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2026. All rights reserved.