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