Interface SingleMasterConfiguration.Builder

  • Method Details

    • messageTtlSeconds

      SingleMasterConfiguration.Builder messageTtlSeconds(Integer messageTtlSeconds)

      The period of time a signaling channel retains undelivered messages before they are discarded.

      Parameters:
      messageTtlSeconds - The period of time a signaling channel retains undelivered messages before they are discarded.
      Returns:
      Returns a reference to this object so that method calls can be chained together.