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