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