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