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