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