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