| Package | Description |
|---|---|
| software.amazon.awssdk.extensions.dynamodb.mappingclient | |
| software.amazon.awssdk.extensions.dynamodb.mappingclient.core |
| Modifier and Type | Method and Description |
|---|---|
MappedIndex<T> |
MappedTable.index(String indexName)
Returns a mapped index that can be used to execute commands against a secondary index belonging to the table
being mapped by this object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DynamoDbMappedIndex<T> |
Copyright © 2019. All rights reserved.