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