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