Class StaticAttribute.Builder<T,R>

java.lang.Object
software.amazon.awssdk.enhanced.dynamodb.mapper.StaticAttribute.Builder<T,R>
Type Parameters:
T - the class of the item this attribute maps into.
R - the class that the value of this attribute converts to.
Enclosing class:
StaticAttribute<T,R>

@NotThreadSafe public static final class StaticAttribute.Builder<T,R> extends Object
A typed builder for StaticAttribute.