| Package | Description |
|---|---|
| software.amazon.awssdk.enhanced.dynamodb | |
| software.amazon.awssdk.enhanced.dynamodb.internal.mapper | |
| software.amazon.awssdk.enhanced.dynamodb.mapper |
| Modifier and Type | Method and Description |
|---|---|
Collection<IndexMetadata> |
TableMetadata.indices()
Returns metadata about all the known indices for this table.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StaticIndexMetadata |
| Modifier and Type | Method and Description |
|---|---|
static StaticIndexMetadata.Builder |
StaticIndexMetadata.builderFrom(IndexMetadata index) |
| Modifier and Type | Method and Description |
|---|---|
Collection<IndexMetadata> |
StaticTableMetadata.indices() |
Copyright © 2021. All rights reserved.