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