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