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