| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
List<EstimateByTime> |
CostEstimate.resultsByTime()
The cost estimate result that's associated with a time period.
|
| Modifier and Type | Method and Description |
|---|---|
CostEstimate.Builder |
CostEstimate.Builder.resultsByTime(EstimateByTime... resultsByTime)
The cost estimate result that's associated with a time period.
|
| Modifier and Type | Method and Description |
|---|---|
CostEstimate.Builder |
CostEstimate.Builder.resultsByTime(Collection<EstimateByTime> resultsByTime)
The cost estimate result that's associated with a time period.
|
Copyright © 2023. All rights reserved.