public class CreateDynamoDbEncryptionBranchKeyIdSupplierInput
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
CreateDynamoDbEncryptionBranchKeyIdSupplierInput.Builder |
| Modifier | Constructor and Description |
|---|---|
protected |
CreateDynamoDbEncryptionBranchKeyIdSupplierInput(software.amazon.cryptography.dbencryptionsdk.dynamodb.model.CreateDynamoDbEncryptionBranchKeyIdSupplierInput.BuilderImpl builder) |
| Modifier and Type | Method and Description |
|---|---|
static CreateDynamoDbEncryptionBranchKeyIdSupplierInput.Builder |
builder() |
IDynamoDbKeyBranchKeyIdSupplier |
ddbKeyBranchKeyIdSupplier() |
CreateDynamoDbEncryptionBranchKeyIdSupplierInput.Builder |
toBuilder() |
protected CreateDynamoDbEncryptionBranchKeyIdSupplierInput(software.amazon.cryptography.dbencryptionsdk.dynamodb.model.CreateDynamoDbEncryptionBranchKeyIdSupplierInput.BuilderImpl builder)
public IDynamoDbKeyBranchKeyIdSupplier ddbKeyBranchKeyIdSupplier()
public CreateDynamoDbEncryptionBranchKeyIdSupplierInput.Builder toBuilder()
public static CreateDynamoDbEncryptionBranchKeyIdSupplierInput.Builder builder()