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