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