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