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