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