public static class MetricCustomSpaceAggregation.MetricCustomSpaceAggregationSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<MetricCustomSpaceAggregation>
Constructor and Description |
---|
MetricCustomSpaceAggregationSerializer() |
MetricCustomSpaceAggregationSerializer(Class<MetricCustomSpaceAggregation> t) |
Modifier and Type | Method and Description |
---|---|
void |
serialize(MetricCustomSpaceAggregation 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, wrapAndThrow
public MetricCustomSpaceAggregationSerializer(Class<MetricCustomSpaceAggregation> t)
public MetricCustomSpaceAggregationSerializer()
public void serialize(MetricCustomSpaceAggregation 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<MetricCustomSpaceAggregation>
IOException
com.fasterxml.jackson.core.JsonProcessingException
Copyright © 2022. All rights reserved.