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