Interface DurationConstraints.Builder

  • Method Details

    • min

      The minimum allowed duration value.

      Parameters:
      min - The minimum allowed duration value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • max

      The maximum allowed duration value.

      Parameters:
      max - The maximum allowed duration value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.