public class OnDecryptOutput
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
OnDecryptOutput.Builder |
| Modifier | Constructor and Description |
|---|---|
protected |
OnDecryptOutput(software.amazon.cryptography.materialproviders.model.OnDecryptOutput.BuilderImpl builder) |
| Modifier and Type | Method and Description |
|---|---|
static OnDecryptOutput.Builder |
builder() |
DecryptionMaterials |
materials() |
OnDecryptOutput.Builder |
toBuilder() |
protected OnDecryptOutput(software.amazon.cryptography.materialproviders.model.OnDecryptOutput.BuilderImpl builder)
public DecryptionMaterials materials()
public OnDecryptOutput.Builder toBuilder()
public static OnDecryptOutput.Builder builder()