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