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