public class TimestampRangeJsonMarshaller
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static TimestampRangeJsonMarshaller |
instance |
Constructor and Description |
---|
TimestampRangeJsonMarshaller() |
Modifier and Type | Method and Description |
---|---|
static TimestampRangeJsonMarshaller |
getInstance() |
void |
marshall(TimestampRange timestampRange,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
private static TimestampRangeJsonMarshaller instance
public void marshall(TimestampRange timestampRange, StructuredJsonGenerator jsonGenerator)
public static TimestampRangeJsonMarshaller getInstance()