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