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