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