Uses of Class
software.amazon.awssdk.services.mailmanager.model.IngressPointPasswordConfiguration
-
Packages that use IngressPointPasswordConfiguration Package Description software.amazon.awssdk.services.mailmanager.model -
-
Uses of IngressPointPasswordConfiguration in software.amazon.awssdk.services.mailmanager.model
Methods in software.amazon.awssdk.services.mailmanager.model that return IngressPointPasswordConfiguration Modifier and Type Method Description IngressPointPasswordConfigurationIngressPointAuthConfiguration. ingressPointPasswordConfiguration()The ingress endpoint password configuration for the ingress endpoint resource.Methods in software.amazon.awssdk.services.mailmanager.model with parameters of type IngressPointPasswordConfiguration Modifier and Type Method Description IngressPointAuthConfiguration.BuilderIngressPointAuthConfiguration.Builder. ingressPointPasswordConfiguration(IngressPointPasswordConfiguration ingressPointPasswordConfiguration)The ingress endpoint password configuration for the ingress endpoint resource.
-