Class TableSchemaFactory
java.lang.Object
software.amazon.awssdk.enhanced.dynamodb.mapper.TableSchemaFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> TableSchema<T> fromClass(Class<T> annotatedClass, ExecutionContext context)
-
Method Details
-
fromClass
-