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