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