| Package | Description |
|---|---|
| software.amazon.awssdk.extensions.dynamodb.mappingclient.extensions | |
| software.amazon.awssdk.extensions.dynamodb.mappingclient.staticmapper |
| Modifier and Type | Method and Description |
|---|---|
static AttributeTag |
VersionedRecordExtension.AttributeTags.version() |
| Modifier and Type | Method and Description |
|---|---|
static AttributeTag |
AttributeTags.primaryPartitionKey() |
static AttributeTag |
AttributeTags.primarySortKey() |
static AttributeTag |
AttributeTags.secondaryPartitionKey(String indexName) |
static AttributeTag |
AttributeTags.secondarySortKey(String indexName) |
| Modifier and Type | Method and Description |
|---|---|
Attribute.AttributeSupplier<T> |
Attribute.AttributeSupplier.as(AttributeTag... attributeTags) |
Copyright © 2020. All rights reserved.