Class Email.Builder

  • All Implemented Interfaces:

    
    public final class Email.Builder
    
                        

    Builder class to configure the Email module. Corresponds to the "Email Input" module from the Incode dashboard.

    Since:

    5.18.0

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      Email.Builder()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Email.Builder setOtpVerificationEnabled(Boolean enabled)
      final Email build()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait