Class PreauthOptions.Builder

  • Enclosing class:
    PreauthOptions

    public static class PreauthOptions.Builder
    extends java.lang.Object
    Builder.
    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
    • Method Detail

      • build

        public PreauthOptions build()
        Builds a PreauthOptions.
        Returns:
        the new PreauthOptions instance
      • authInstanceId

        public PreauthOptions.Builder authInstanceId​(java.lang.String authInstanceId)
        Set the authInstanceId.
        Parameters:
        authInstanceId - the authInstanceId
        Returns:
        the PreauthOptions builder