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