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