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