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