Interface CostEstimationTimeRange.Builder

All Superinterfaces:
Buildable, CopyableBuilder<CostEstimationTimeRange.Builder,CostEstimationTimeRange>, SdkBuilder<CostEstimationTimeRange.Builder,CostEstimationTimeRange>, SdkPojo
Enclosing class:
CostEstimationTimeRange

public static interface CostEstimationTimeRange.Builder extends SdkPojo, CopyableBuilder<CostEstimationTimeRange.Builder,CostEstimationTimeRange>
  • 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.