Class DocsUsersAddBuilder

    • Method Detail

      • withCustomMessage

        public DocsUsersAddBuilder withCustomMessage​(java.lang.String customMessage)
        Set value for optional field.
        Parameters:
        customMessage - A personal message that will be emailed to each successfully added member.
        Returns:
        this builder
      • withQuiet

        public DocsUsersAddBuilder withQuiet​(java.lang.Boolean quiet)
        Set value for optional field.

        If left unset or set to null, defaults to false.

        Parameters:
        quiet - Clients should set this to true if no email message shall be sent to added users. Defaults to false when set to null.
        Returns:
        this builder