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