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