Interface PutHubConfigurationResponse.Builder

  • Method Details

    • hubTokenTimerExpirySettingInSeconds

      PutHubConfigurationResponse.Builder hubTokenTimerExpirySettingInSeconds(Long hubTokenTimerExpirySettingInSeconds)

      A user-defined integer value that represents the hub token timer expiry setting in seconds.

      Parameters:
      hubTokenTimerExpirySettingInSeconds - A user-defined integer value that represents the hub token timer expiry setting in seconds.
      Returns:
      Returns a reference to this object so that method calls can be chained together.