Uses of Class
software.amazon.awssdk.enhanced.dynamodb.mapper.annotations.DynamoDbSecondaryPartitionKey
-
Packages that use DynamoDbSecondaryPartitionKey Package Description software.amazon.awssdk.enhanced.dynamodb.internal.mapper software.amazon.awssdk.enhanced.dynamodb.mapper.annotations -
-
Uses of DynamoDbSecondaryPartitionKey in software.amazon.awssdk.enhanced.dynamodb.internal.mapper
Methods in software.amazon.awssdk.enhanced.dynamodb.internal.mapper with parameters of type DynamoDbSecondaryPartitionKey Modifier and Type Method Description static StaticAttributeTagBeanTableSchemaAttributeTags. attributeTagFor(DynamoDbSecondaryPartitionKey annotation) -
Uses of DynamoDbSecondaryPartitionKey in software.amazon.awssdk.enhanced.dynamodb.mapper.annotations
Methods in software.amazon.awssdk.enhanced.dynamodb.mapper.annotations that return DynamoDbSecondaryPartitionKey Modifier and Type Method Description DynamoDbSecondaryPartitionKey[]value()
-