Uses of Class
software.amazon.awssdk.enhanced.dynamodb.EnhancedTypeDocumentConfiguration
-
Packages that use EnhancedTypeDocumentConfiguration Package Description software.amazon.awssdk.enhanced.dynamodb -
-
Uses of EnhancedTypeDocumentConfiguration in software.amazon.awssdk.enhanced.dynamodb
Methods in software.amazon.awssdk.enhanced.dynamodb that return EnhancedTypeDocumentConfiguration Modifier and Type Method Description EnhancedTypeDocumentConfigurationEnhancedTypeDocumentConfiguration.Builder. build()Methods in software.amazon.awssdk.enhanced.dynamodb that return types with arguments of type EnhancedTypeDocumentConfiguration Modifier and Type Method Description Optional<EnhancedTypeDocumentConfiguration>EnhancedType. documentConfiguration()Retrieve the optionalEnhancedTypeDocumentConfigurationfor this EnhancedType
-