public class KmsSenderToStaticRecipientInput
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
KmsSenderToStaticRecipientInput.Builder |
| Modifier | Constructor and Description |
|---|---|
protected |
KmsSenderToStaticRecipientInput(software.amazon.cryptography.materialproviders.model.KmsSenderToStaticRecipientInput.BuilderImpl builder) |
| Modifier and Type | Method and Description |
|---|---|
static KmsSenderToStaticRecipientInput.Builder |
builder() |
KmsRecipientConfiguration |
recipientConfiguration() |
java.lang.String |
senderKmsIdentifier() |
KmsSenderToStaticRecipientInput.Builder |
toBuilder() |
protected KmsSenderToStaticRecipientInput(software.amazon.cryptography.materialproviders.model.KmsSenderToStaticRecipientInput.BuilderImpl builder)
public java.lang.String senderKmsIdentifier()
public KmsRecipientConfiguration recipientConfiguration()
public KmsSenderToStaticRecipientInput.Builder toBuilder()
public static KmsSenderToStaticRecipientInput.Builder builder()