Unmarshaller<DecisionTaskStartedEventAttributes,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class DecisionTaskStartedEventAttributesUnmarshaller extends Object implements Unmarshaller<DecisionTaskStartedEventAttributes,JsonUnmarshallerContext>
Constructor | Description |
---|---|
DecisionTaskStartedEventAttributesUnmarshaller() |
Modifier and Type | Method | 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.