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