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