Interface SingleMasterConfiguration.Builder

  • Method Details

    • messageTtlSeconds

      SingleMasterConfiguration.Builder messageTtlSeconds(Integer messageTtlSeconds)

      The period of time (in seconds) a signaling channel retains undelivered messages before they are discarded. Use to update this value.

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