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