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