com.amazonaws.services.dynamodbv2.datamodeling
Class DynamoDBTableSchemaParser

java.lang.Object
  extended by com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableSchemaParser

Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.

public class DynamoDBTableSchemaParser
extends java.lang.Object

A class responsible for parsing the primary key and index schema of a table POJO.


Constructor Summary
DynamoDBTableSchemaParser()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DynamoDBTableSchemaParser

public DynamoDBTableSchemaParser()
Deprecated. 


Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.