com.amazonaws.services.dynamodbv2.datamodeling
Class DynamoDBTableSchemaParser

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

public class DynamoDBTableSchemaParser
extends 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DynamoDBTableSchemaParser

public DynamoDBTableSchemaParser()


Copyright © 2016. All rights reserved.