Package | Description |
---|---|
software.amazon.awssdk.enhanced.dynamodb | |
software.amazon.awssdk.enhanced.dynamodb.internal.client |
Modifier and Type | Method and Description |
---|---|
DynamoDbIndex<T> |
DynamoDbTable.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 |
DefaultDynamoDbIndex<T> |
Copyright © 2022. All rights reserved.