public class DynamoDbEncryption
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
DynamoDbEncryption.Builder |
| Modifier | Constructor and Description |
|---|---|
protected |
DynamoDbEncryption(software.amazon.cryptography.dbencryptionsdk.dynamodb.DynamoDbEncryption.BuilderImpl builder) |
| Modifier and Type | Method and Description |
|---|---|
static DynamoDbEncryption.Builder |
builder() |
CreateDynamoDbEncryptionBranchKeyIdSupplierOutput |
CreateDynamoDbEncryptionBranchKeyIdSupplier(CreateDynamoDbEncryptionBranchKeyIdSupplierInput input)
Create a Branch Key Supplier for use with the Hierarchical Keyring that decides what Branch Key to use based on the primary key of the DynamoDB item being read or written.
|
protected IDynamoDbEncryptionClient |
impl() |
protected DynamoDbEncryption(software.amazon.cryptography.dbencryptionsdk.dynamodb.DynamoDbEncryption.BuilderImpl builder)
public static DynamoDbEncryption.Builder builder()
public CreateDynamoDbEncryptionBranchKeyIdSupplierOutput CreateDynamoDbEncryptionBranchKeyIdSupplier(CreateDynamoDbEncryptionBranchKeyIdSupplierInput input)
input - Inputs for creating a Branch Key Supplier from a DynamoDB Key Branch Key Id Supplierprotected IDynamoDbEncryptionClient impl()