| Package | Description |
|---|---|
| software.amazon.awssdk.enhanced.dynamodb.internal.mapper |
| Modifier and Type | Class and Description |
|---|---|
class |
StaticAttributeType<T> |
| Modifier and Type | Method and Description |
|---|---|
static <T> AttributeType<T> |
StaticAttributeType.create(AttributeConverter<T> attributeConverter) |
| Modifier and Type | Method and Description |
|---|---|
static <T,B,R> ResolvedImmutableAttribute<T,B> |
ResolvedImmutableAttribute.create(ImmutableAttribute<T,B,R> immutableAttribute,
AttributeType<R> attributeType) |
Copyright © 2021. All rights reserved.