public static interface CostEstimationTimeRange.Builder extends SdkPojo, CopyableBuilder<CostEstimationTimeRange.Builder,CostEstimationTimeRange>
| Modifier and Type | Method and Description |
|---|---|
CostEstimationTimeRange.Builder |
endTime(Instant endTime)
The end time of the cost estimation.
|
CostEstimationTimeRange.Builder |
startTime(Instant startTime)
The start time of the cost estimation.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCostEstimationTimeRange.Builder startTime(Instant startTime)
The start time of the cost estimation.
startTime - The start time of the cost estimation.CostEstimationTimeRange.Builder endTime(Instant endTime)
The end time of the cost estimation.
endTime - The end time of the cost estimation.Copyright © 2023. All rights reserved.