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