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