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