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