| Package | Description |
|---|---|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
TimePeriod |
TimePeriod.clone() |
TimePeriod |
EstimateByTime.getTimePeriod()
The period of time, in days, that an estimate covers.
|
TimePeriod |
TimePeriod.withEnd(Date end)
The end of the time period.
|
TimePeriod |
TimePeriod.withStart(Date start)
The beginning of the time period.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EstimateByTime.setTimePeriod(TimePeriod timePeriod)
The period of time, in days, that an estimate covers.
|
EstimateByTime |
EstimateByTime.withTimePeriod(TimePeriod timePeriod)
The period of time, in days, that an estimate covers.
|
Copyright © 2023. All rights reserved.