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