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