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