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