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