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