public class ChildWorkflowExecutionTimedOutEventAttributesJsonUnmarshaller extends Object implements Unmarshaller<ChildWorkflowExecutionTimedOutEventAttributes,JsonUnmarshallerContext>
Constructor and Description |
---|
ChildWorkflowExecutionTimedOutEventAttributesJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ChildWorkflowExecutionTimedOutEventAttributesJsonUnmarshaller |
getInstance() |
ChildWorkflowExecutionTimedOutEventAttributes |
unmarshall(JsonUnmarshallerContext context) |
public ChildWorkflowExecutionTimedOutEventAttributesJsonUnmarshaller()
public ChildWorkflowExecutionTimedOutEventAttributes unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<ChildWorkflowExecutionTimedOutEventAttributes,JsonUnmarshallerContext>
Exception
public static ChildWorkflowExecutionTimedOutEventAttributesJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.