| Package | Description |
|---|---|
| com.amazonaws.services.mailmanager.model |
| Modifier and Type | Method and Description |
|---|---|
IngressPointPasswordConfiguration |
IngressPointPasswordConfiguration.clone() |
IngressPointPasswordConfiguration |
IngressPointAuthConfiguration.getIngressPointPasswordConfiguration()
The ingress endpoint password configuration for the ingress endpoint resource.
|
IngressPointPasswordConfiguration |
IngressPointPasswordConfiguration.withPreviousSmtpPasswordExpiryTimestamp(Date previousSmtpPasswordExpiryTimestamp)
The previous password expiry timestamp of the ingress endpoint resource.
|
IngressPointPasswordConfiguration |
IngressPointPasswordConfiguration.withPreviousSmtpPasswordVersion(String previousSmtpPasswordVersion)
The previous password version of the ingress endpoint resource.
|
IngressPointPasswordConfiguration |
IngressPointPasswordConfiguration.withSmtpPasswordVersion(String smtpPasswordVersion)
The current password expiry timestamp of the ingress endpoint resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IngressPointAuthConfiguration.setIngressPointPasswordConfiguration(IngressPointPasswordConfiguration ingressPointPasswordConfiguration)
The ingress endpoint password configuration for the ingress endpoint resource.
|
IngressPointAuthConfiguration |
IngressPointAuthConfiguration.withIngressPointPasswordConfiguration(IngressPointPasswordConfiguration ingressPointPasswordConfiguration)
The ingress endpoint password configuration for the ingress endpoint resource.
|
Copyright © 2024. All rights reserved.