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