Class NativeEmailProperty

java.lang.Object
org.aoju.bus.notify.magic.Property
org.aoju.bus.notify.provider.generic.NativeEmailProperty

public class NativeEmailProperty extends Property
电子邮件消息
Since:
Java 17+
Version:
6.5.0
Author:
Kimi Liu
  • Constructor Details

    • NativeEmailProperty

      public NativeEmailProperty()
  • Method Details

    • defaultIfEmpty

      public NativeEmailProperty defaultIfEmpty()
      如果某些值为null,使用默认值
      Returns:
      this
    • getSmtpProps

      public Properties getSmtpProps()
      获得SMTP相关信息
      Returns:
      Properties