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