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