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