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