Interface TimeRange.Builder

  • Method Details

    • startTime

      TimeRange.Builder startTime(String startTime)
      Sets the value of the StartTime property for this object.
      Parameters:
      startTime - The new value for the StartTime property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • endTime

      TimeRange.Builder endTime(String endTime)
      Sets the value of the EndTime property for this object.
      Parameters:
      endTime - The new value for the EndTime property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.