RateLimitedRequestAttemptUtil<T> constructor
RateLimitedRequestAttemptUtil<T> (
- RateLimitedRequestAttemptConfig<
T> config
Creates a new RateLimitedRequestAttemptUtil instance.
config specifies the domain, source, and rate limiting parameters.
Implementation
RateLimitedRequestAttemptUtil(this.config);