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