| 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,R> ResolvedStaticAttribute<T> |
ResolvedStaticAttribute.create(StaticAttribute<T,R> staticAttribute,
AttributeType<R> attributeType) |
Copyright © 2020. All rights reserved.