public static class RecoveryTimeWindow.Companion
@JvmStatic @NotNull public RecoveryTimeWindow between(@NotNull java.time.Instant fromTime, @NotNull java.time.Instant untilTime)
@JvmStatic @NotNull public RecoveryTimeWindow fromOnly(@NotNull java.time.Instant fromTime)
@JvmStatic @NotNull public RecoveryTimeWindow untilOnly(@NotNull java.time.Instant untilTime)