Uses of Class
software.amazon.awssdk.enhanced.dynamodb.internal.converter.TypeConvertingVisitor
Packages that use TypeConvertingVisitor
-
Uses of TypeConvertingVisitor in software.amazon.awssdk.enhanced.dynamodb.internal.converter.attribute
Methods in software.amazon.awssdk.enhanced.dynamodb.internal.converter.attribute with parameters of type TypeConvertingVisitorModifier and TypeMethodDescription<T> TEnhancedAttributeValue.convert(TypeConvertingVisitor<T> convertingVisitor) Apply the provided visitor to this item attribute value, converting it into a specific type.