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