Class ImmutableAttribute.Builder<T,B,R>

java.lang.Object
software.amazon.awssdk.enhanced.dynamodb.mapper.ImmutableAttribute.Builder<T,B,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:
ImmutableAttribute<T,B,R>

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