Interface AttachmentsConfiguration.Builder

    • Method Detail

      • attachmentsControlMode

        AttachmentsConfiguration.Builder attachmentsControlMode​(String attachmentsControlMode)

        Status information about whether file upload functionality is activated or deactivated for your end user.

        Parameters:
        attachmentsControlMode - Status information about whether file upload functionality is activated or deactivated for your end user.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AttachmentsControlMode, AttachmentsControlMode
      • attachmentsControlMode

        AttachmentsConfiguration.Builder attachmentsControlMode​(AttachmentsControlMode attachmentsControlMode)

        Status information about whether file upload functionality is activated or deactivated for your end user.

        Parameters:
        attachmentsControlMode - Status information about whether file upload functionality is activated or deactivated for your end user.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AttachmentsControlMode, AttachmentsControlMode