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