public class GlobalSecondaryIndexJsonUnmarshaller extends java.lang.Object implements Unmarshaller<GlobalSecondaryIndex,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static GlobalSecondaryIndexJsonUnmarshaller |
instance |
Constructor and Description |
---|
GlobalSecondaryIndexJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static GlobalSecondaryIndexJsonUnmarshaller |
getInstance() |
GlobalSecondaryIndex |
unmarshall(JsonUnmarshallerContext context) |
private static GlobalSecondaryIndexJsonUnmarshaller instance
public GlobalSecondaryIndexJsonUnmarshaller()
public GlobalSecondaryIndex unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<GlobalSecondaryIndex,JsonUnmarshallerContext>
java.lang.Exception
public static GlobalSecondaryIndexJsonUnmarshaller getInstance()