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