| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
CostEstimationTimeRange |
CostEstimationTimeRange.clone() |
CostEstimationTimeRange |
GetCostEstimationResult.getTimeRange()
The start and end time of the cost estimation.
|
CostEstimationTimeRange |
CostEstimationTimeRange.withEndTime(Date endTime)
The end time of the cost estimation.
|
CostEstimationTimeRange |
CostEstimationTimeRange.withStartTime(Date startTime)
The start time of the cost estimation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetCostEstimationResult.setTimeRange(CostEstimationTimeRange timeRange)
The start and end time of the cost estimation.
|
GetCostEstimationResult |
GetCostEstimationResult.withTimeRange(CostEstimationTimeRange timeRange)
The start and end time of the cost estimation.
|
Copyright © 2022. All rights reserved.