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