Uses of Interface
software.amazon.awssdk.enhanced.dynamodb.IndexMetadata
Packages that use IndexMetadata
Package
Description
-
Uses of IndexMetadata in software.amazon.awssdk.enhanced.dynamodb
Methods in software.amazon.awssdk.enhanced.dynamodb that return types with arguments of type IndexMetadataModifier and TypeMethodDescriptionTableMetadata.indices()Returns metadata about all the known indices for this table. -
Uses of IndexMetadata in software.amazon.awssdk.enhanced.dynamodb.internal
Constructor parameters in software.amazon.awssdk.enhanced.dynamodb.internal with type arguments of type IndexMetadata -
Uses of IndexMetadata in software.amazon.awssdk.enhanced.dynamodb.internal.mapper
Classes in software.amazon.awssdk.enhanced.dynamodb.internal.mapper that implement IndexMetadataMethods in software.amazon.awssdk.enhanced.dynamodb.internal.mapper with parameters of type IndexMetadataModifier and TypeMethodDescriptionstatic StaticIndexMetadata.BuilderStaticIndexMetadata.builderFrom(IndexMetadata index) -
Uses of IndexMetadata in software.amazon.awssdk.enhanced.dynamodb.mapper
Methods in software.amazon.awssdk.enhanced.dynamodb.mapper that return types with arguments of type IndexMetadata