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