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