Interface TimeoutConfig.Builder

  • Method Details

    • durationInSeconds

      TimeoutConfig.Builder durationInSeconds(Integer durationInSeconds)
      Sets the value of the DurationInSeconds property for this object.
      Parameters:
      durationInSeconds - The new value for the DurationInSeconds property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.