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