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