public class EvaluationJsonMarshaller
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static EvaluationJsonMarshaller |
instance |
Constructor and Description |
---|
EvaluationJsonMarshaller() |
Modifier and Type | Method and Description |
---|---|
static EvaluationJsonMarshaller |
getInstance() |
void |
marshall(Evaluation evaluation,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
private static EvaluationJsonMarshaller instance
public void marshall(Evaluation evaluation, StructuredJsonGenerator jsonGenerator)
public static EvaluationJsonMarshaller getInstance()