Unmarshaller<ExecutionAbortedEventDetails,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class ExecutionAbortedEventDetailsUnmarshaller extends Object implements Unmarshaller<ExecutionAbortedEventDetails,JsonUnmarshallerContext>
Constructor | Description |
---|---|
ExecutionAbortedEventDetailsUnmarshaller() |
Modifier and Type | Method | 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.