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