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