Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.datamodeling |
Modifier and Type | Class and Description |
---|---|
interface |
DynamoDBHashKey
Annotation for marking a property as the hash key for a modeled class.
|
interface |
DynamoDBRangeKey
Annotation for marking a property in a class as the range key for a DynamoDB
table.
|
Copyright © 2023. All rights reserved.