Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.datamodeling |
Modifier and Type | Method and Description |
---|---|
(package private) <T> DynamoDBTable |
DynamoDBReflector.getTable(java.lang.Class<T> clazz)
Deprecated.
Returns the
DynamoDBTable annotation of the class given, throwing
a runtime exception if it isn't annotated. |