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