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