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