Uses of Class
com.amazonaws.services.dynamodbv2.datamodeling.encryption.EncryptionContext.Builder
-
Uses of EncryptionContext.Builder in com.amazonaws.services.dynamodbv2.datamodeling.encryption
Modifier and TypeMethodDescriptionEncryptionContext.Builder.withAttributeValues
(Map<String, com.amazonaws.services.dynamodbv2.model.AttributeValue> attributeValues) EncryptionContext.Builder.withDeveloperContext
(Object developerContext) EncryptionContext.Builder.withHashKeyName
(String hashKeyName) EncryptionContext.Builder.withMaterialDescription
(Map<String, String> materialDescription) EncryptionContext.Builder.withModeledClass
(Class<?> modeledClass) EncryptionContext.Builder.withRangeKeyName
(String rangeKeyName) EncryptionContext.Builder.withTableName
(String tableName)