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