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