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