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