public class ActivityTaskScheduledEventAttributesJsonUnmarshaller extends java.lang.Object implements Unmarshaller<ActivityTaskScheduledEventAttributes,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static ActivityTaskScheduledEventAttributesJsonUnmarshaller |
instance |
Constructor and Description |
---|
ActivityTaskScheduledEventAttributesJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ActivityTaskScheduledEventAttributesJsonUnmarshaller |
getInstance() |
ActivityTaskScheduledEventAttributes |
unmarshall(JsonUnmarshallerContext context) |
private static ActivityTaskScheduledEventAttributesJsonUnmarshaller instance
public ActivityTaskScheduledEventAttributesJsonUnmarshaller()
public ActivityTaskScheduledEventAttributes unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<ActivityTaskScheduledEventAttributes,JsonUnmarshallerContext>
java.lang.Exception
public static ActivityTaskScheduledEventAttributesJsonUnmarshaller getInstance()