public class SelfUserProfileJsonUnmarshaller extends Object implements Unmarshaller<SelfUserProfile,JsonUnmarshallerContext>
| Constructor and Description |
|---|
SelfUserProfileJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static SelfUserProfileJsonUnmarshaller |
getInstance() |
SelfUserProfile |
unmarshall(JsonUnmarshallerContext context) |
public SelfUserProfile unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<SelfUserProfile,JsonUnmarshallerContext>Exceptionpublic static SelfUserProfileJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.