Uses of Package
software.amazon.awssdk.enhanced.dynamodb.mapper
-
Classes in software.amazon.awssdk.enhanced.dynamodb.mapper used by software.amazon.awssdk.enhanced.dynamodb Class Description BeanTableSchema Implementation ofTableSchema
that builds a table schema based on properties and annotations of a bean class.ImmutableTableSchema Implementation ofTableSchema
that builds a table schema based on properties and annotations of an immutable class with an associated builder class.StaticImmutableTableSchema.Builder Builder for aStaticImmutableTableSchema
StaticTableSchema.Builder Builder for aStaticTableSchema
-
Classes in software.amazon.awssdk.enhanced.dynamodb.mapper used by software.amazon.awssdk.enhanced.dynamodb.extensions Class Description StaticAttributeTag Interface for a tag that can be applied to anyStaticAttribute
. -
Classes in software.amazon.awssdk.enhanced.dynamodb.mapper used by software.amazon.awssdk.enhanced.dynamodb.internal.extensions Class Description StaticAttributeTag Interface for a tag that can be applied to anyStaticAttribute
.StaticTableMetadata.Builder Builder forStaticTableMetadata
-
Classes in software.amazon.awssdk.enhanced.dynamodb.mapper used by software.amazon.awssdk.enhanced.dynamodb.internal.mapper Class Description ImmutableAttribute A class that represents an attribute on an mapped immutable item.StaticAttributeTag Interface for a tag that can be applied to anyStaticAttribute
.StaticTableMetadata Implementation ofTableMetadata
that can be constructed directly using literal values for metadata objects.StaticTableMetadata.Builder Builder forStaticTableMetadata
UpdateBehavior Update behaviors that can be applied to individual attributes. -
Classes in software.amazon.awssdk.enhanced.dynamodb.mapper used by software.amazon.awssdk.enhanced.dynamodb.mapper Class Description BeanTableSchema Implementation ofTableSchema
that builds a table schema based on properties and annotations of a bean class.ImmutableAttribute A class that represents an attribute on an mapped immutable item.ImmutableAttribute.Builder A typed builder forImmutableAttribute
.ImmutableTableSchema Implementation ofTableSchema
that builds a table schema based on properties and annotations of an immutable class with an associated builder class.StaticAttribute A class that represents an attribute that can be read from and written to an mapped item.StaticAttribute.Builder A typed builder forStaticAttribute
.StaticAttributeTag Interface for a tag that can be applied to anyStaticAttribute
.StaticImmutableTableSchema Implementation ofTableSchema
that builds a schema for immutable data objects based on directly declared attributes.StaticImmutableTableSchema.Builder Builder for aStaticImmutableTableSchema
StaticTableMetadata Implementation ofTableMetadata
that can be constructed directly using literal values for metadata objects.StaticTableMetadata.Builder Builder forStaticTableMetadata
StaticTableSchema Implementation ofTableSchema
that builds a schema based on directly declared attributes and methods to get and set those attributes.StaticTableSchema.Builder Builder for aStaticTableSchema
StaticTableTag Interface for a tag that can be applied to anyStaticTableSchema
.UpdateBehavior Update behaviors that can be applied to individual attributes.WrappedTableSchema Base class for anyTableSchema
implementation that wraps and acts as a differentTableSchema
implementation. -
Classes in software.amazon.awssdk.enhanced.dynamodb.mapper used by software.amazon.awssdk.enhanced.dynamodb.mapper.annotations Class Description UpdateBehavior Update behaviors that can be applied to individual attributes.