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