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