Package | Description |
---|---|
software.amazon.awssdk.enhanced.dynamodb.mapper |
Modifier and Type | Method and Description |
---|---|
static <T> BeanTableSchema<T> |
BeanTableSchema.create(Class<T> beanClass)
Scans a bean class and builds a
BeanTableSchema from it that can be used with the
DynamoDbEnhancedClient . |
Copyright © 2020. All rights reserved.