Unmarshaller<StartChildWorkflowExecutionInitiatedEventAttributes,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class StartChildWorkflowExecutionInitiatedEventAttributesUnmarshaller extends Object implements Unmarshaller<StartChildWorkflowExecutionInitiatedEventAttributes,JsonUnmarshallerContext>
Constructor | Description |
---|---|
StartChildWorkflowExecutionInitiatedEventAttributesUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static StartChildWorkflowExecutionInitiatedEventAttributesUnmarshaller |
getInstance() |
|
StartChildWorkflowExecutionInitiatedEventAttributes |
unmarshall(JsonUnmarshallerContext context) |
public StartChildWorkflowExecutionInitiatedEventAttributesUnmarshaller()
public StartChildWorkflowExecutionInitiatedEventAttributes unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<StartChildWorkflowExecutionInitiatedEventAttributes,JsonUnmarshallerContext>
Exception
public static StartChildWorkflowExecutionInitiatedEventAttributesUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.