public static interface KmsEcdhConfigurations.Builder
| Modifier and Type | Method and Description |
|---|---|
KmsEcdhConfigurations |
build() |
KmsSenderToStaticRecipientInput |
KmsSenderToStaticRecipient() |
KmsEcdhConfigurations.Builder |
KmsSenderToStaticRecipient(KmsSenderToStaticRecipientInput KmsSenderToStaticRecipient) |
RecipientDiscoverySchemeInput |
RecipientDiscoveryScheme() |
KmsEcdhConfigurations.Builder |
RecipientDiscoveryScheme(RecipientDiscoverySchemeInput RecipientDiscoveryScheme) |
KmsEcdhConfigurations.Builder RecipientDiscoveryScheme(RecipientDiscoverySchemeInput RecipientDiscoveryScheme)
RecipientDiscoveryScheme - Inputs for creating a RecipientDiscoveryScheme Configuration. This is a DECRYPT ONLY configurationRecipientDiscoverySchemeInput RecipientDiscoveryScheme()
KmsEcdhConfigurations.Builder KmsSenderToStaticRecipient(KmsSenderToStaticRecipientInput KmsSenderToStaticRecipient)
KmsSenderToStaticRecipient - Inputs for creating a KmsSenderToStaticRecipient Configuration.KmsSenderToStaticRecipientInput KmsSenderToStaticRecipient()
KmsEcdhConfigurations build()