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