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