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