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