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