Searched refs:throttlePeriodUnit (Results 1 – 1 of 1) sorted by relevance
38 private TimeUnit throttlePeriodUnit = TimeUnit.SECONDS; field in MockResponse205 this.throttlePeriodUnit = unit; in throttleBody()214 return unit.convert(throttlePeriodAmount, throttlePeriodUnit); in getThrottlePeriod()