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