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