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