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