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