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