public class CreateTableRequestJsonUnmarshaller extends Object implements com.amazonaws.transform.Unmarshaller<com.amazonaws.services.dynamodbv2.model.CreateTableRequest,com.amazonaws.transform.JsonUnmarshallerContext>
| Constructor and Description |
|---|
CreateTableRequestJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static CreateTableRequestJsonUnmarshaller |
getInstance() |
com.amazonaws.services.dynamodbv2.model.CreateTableRequest |
unmarshall(com.amazonaws.transform.JsonUnmarshallerContext context) |
public com.amazonaws.services.dynamodbv2.model.CreateTableRequest unmarshall(com.amazonaws.transform.JsonUnmarshallerContext context)
throws Exception
unmarshall in interface com.amazonaws.transform.Unmarshaller<com.amazonaws.services.dynamodbv2.model.CreateTableRequest,com.amazonaws.transform.JsonUnmarshallerContext>Exceptionpublic static CreateTableRequestJsonUnmarshaller getInstance()
Copyright © 2014. All Rights Reserved.