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