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