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