Package | Description |
---|---|
software.amazon.awssdk.enhanced.dynamodb.internal.mapper |
Modifier and Type | Method and Description |
---|---|
static <T,B,R> ResolvedImmutableAttribute<T,B> |
ResolvedImmutableAttribute.create(ImmutableAttribute<T,B,R> immutableAttribute,
AttributeType<R> attributeType) |
<T1,B1> ResolvedImmutableAttribute<T1,B1> |
ResolvedImmutableAttribute.transform(Function<T1,T> transformItem,
Function<B1,B> transformBuilder) |
Copyright © 2021. All rights reserved.