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