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