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