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