Package | Description |
---|---|
software.amazon.awssdk.enhanced.dynamodb.mapper |
Modifier and Type | Method and Description |
---|---|
Attribute<T> |
Attribute.AttributeSupplier.get() |
<R> Attribute<R> |
Attribute.transform(Function<R,T> transform,
Consumer<R> createComponent)
Return a transformed copy of this attribute that knows how to get/set from a different type of object given a
function that can convert the containing object itself.
|
Copyright © 2020. All rights reserved.