Uses of Class
software.amazon.awssdk.services.groundstation.model.TimeRange
-
Packages that use TimeRange Package Description software.amazon.awssdk.services.groundstation.model -
-
Uses of TimeRange in software.amazon.awssdk.services.groundstation.model
Methods in software.amazon.awssdk.services.groundstation.model that return TimeRange Modifier and Type Method Description TimeRangeTLEData. validTimeRange()The valid time range for the TLE.Methods in software.amazon.awssdk.services.groundstation.model with parameters of type TimeRange Modifier and Type Method Description TLEData.BuilderTLEData.Builder. validTimeRange(TimeRange validTimeRange)The valid time range for the TLE.
-