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