public class GetEncryptedDataKeyDescriptionOutput
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
GetEncryptedDataKeyDescriptionOutput.Builder |
| Modifier | Constructor and Description |
|---|---|
protected |
GetEncryptedDataKeyDescriptionOutput(software.amazon.cryptography.dbencryptionsdk.dynamodb.model.GetEncryptedDataKeyDescriptionOutput.BuilderImpl builder) |
| Modifier and Type | Method and Description |
|---|---|
static GetEncryptedDataKeyDescriptionOutput.Builder |
builder() |
java.util.List<EncryptedDataKeyDescription> |
EncryptedDataKeyDescriptionOutput() |
GetEncryptedDataKeyDescriptionOutput.Builder |
toBuilder() |
protected GetEncryptedDataKeyDescriptionOutput(software.amazon.cryptography.dbencryptionsdk.dynamodb.model.GetEncryptedDataKeyDescriptionOutput.BuilderImpl builder)
public java.util.List<EncryptedDataKeyDescription> EncryptedDataKeyDescriptionOutput()
public GetEncryptedDataKeyDescriptionOutput.Builder toBuilder()
public static GetEncryptedDataKeyDescriptionOutput.Builder builder()