| Package | Description | 
|---|---|
| software.amazon.awssdk.extensions.dynamodb.mappingclient.staticmapper | 
| 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 © 2019. All rights reserved.