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