public class DescribeDocumentResultJsonUnmarshaller extends java.lang.Object implements Unmarshaller<DescribeDocumentResult,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static DescribeDocumentResultJsonUnmarshaller |
instance |
Constructor and Description |
---|
DescribeDocumentResultJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static DescribeDocumentResultJsonUnmarshaller |
getInstance() |
DescribeDocumentResult |
unmarshall(JsonUnmarshallerContext context) |
private static DescribeDocumentResultJsonUnmarshaller instance
public DescribeDocumentResultJsonUnmarshaller()
public DescribeDocumentResult unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<DescribeDocumentResult,JsonUnmarshallerContext>
java.lang.Exception
public static DescribeDocumentResultJsonUnmarshaller getInstance()