Unmarshaller<WorkflowExecutionSignaledEventAttributes,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class WorkflowExecutionSignaledEventAttributesUnmarshaller extends Object implements Unmarshaller<WorkflowExecutionSignaledEventAttributes,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
WorkflowExecutionSignaledEventAttributesUnmarshaller() |
| Modifier and Type | Method | 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.