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