Uses of Class
software.amazon.awssdk.services.lightsail.model.TimePeriod
-
Packages that use TimePeriod Package Description software.amazon.awssdk.services.lightsail.model -
-
Uses of TimePeriod in software.amazon.awssdk.services.lightsail.model
Methods in software.amazon.awssdk.services.lightsail.model that return TimePeriod Modifier and Type Method Description TimePeriodEstimateByTime. timePeriod()The period of time, in days, that an estimate covers.Methods in software.amazon.awssdk.services.lightsail.model with parameters of type TimePeriod Modifier and Type Method Description EstimateByTime.BuilderEstimateByTime.Builder. timePeriod(TimePeriod timePeriod)The period of time, in days, that an estimate covers.
-