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