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