Interface CostEstimationTimeRange.Builder

  • Method Details

    • startTime

      The start time of the cost estimation.

      Parameters:
      startTime - The start time of the cost estimation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • endTime

      The end time of the cost estimation.

      Parameters:
      endTime - The end time of the cost estimation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.