com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
Class DynamoDBTableSchemaParser

java.lang.Object
  extended by com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBTableSchemaParser

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()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DynamoDBTableSchemaParser

public DynamoDBTableSchemaParser()


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