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