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