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