Uses of Class
software.amazon.awssdk.services.mailmanager.model.IngressPointAuthConfiguration
-
Packages that use IngressPointAuthConfiguration Package Description software.amazon.awssdk.services.mailmanager.model -
-
Uses of IngressPointAuthConfiguration in software.amazon.awssdk.services.mailmanager.model
Methods in software.amazon.awssdk.services.mailmanager.model that return IngressPointAuthConfiguration Modifier and Type Method Description IngressPointAuthConfigurationGetIngressPointResponse. ingressPointAuthConfiguration()The authentication configuration of the ingress endpoint resource.Methods in software.amazon.awssdk.services.mailmanager.model with parameters of type IngressPointAuthConfiguration Modifier and Type Method Description GetIngressPointResponse.BuilderGetIngressPointResponse.Builder. ingressPointAuthConfiguration(IngressPointAuthConfiguration ingressPointAuthConfiguration)The authentication configuration of the ingress endpoint resource.
-