Class BeanTableSchemaAttributeTags
java.lang.Object
software.amazon.awssdk.enhanced.dynamodb.internal.mapper.BeanTableSchemaAttributeTags
Static provider class for core
BeanTableSchema attribute tags. Each of the implemented annotations has a
corresponding reference to this class in a
BeanTableSchemaAttributeTag
meta-annotation.-
Method Summary
Modifier and TypeMethodDescriptionstatic StaticAttributeTagattributeTagFor(DynamoDbAtomicCounter annotation) static StaticAttributeTagattributeTagFor(DynamoDbPartitionKey annotation) static StaticAttributeTagattributeTagFor(DynamoDbSecondaryPartitionKey annotation) static StaticAttributeTagattributeTagFor(DynamoDbSecondarySortKey annotation) static StaticAttributeTagattributeTagFor(DynamoDbSortKey annotation) static StaticAttributeTagattributeTagFor(DynamoDbUpdateBehavior annotation)
-
Method Details
-
attributeTagFor
-
attributeTagFor
-
attributeTagFor
-
attributeTagFor
-
attributeTagFor
-
attributeTagFor
-