Interface AttachmentsConfiguration.Builder

  • Method Details

    • 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

      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: