Class RateLimitedCall
- java.lang.Object
-
- io.github.jeremylong.openvulnerability.client.nvd.RateLimitedCall
-
public class RateLimitedCall extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RateLimitedCall(org.apache.hc.client5.http.async.methods.SimpleHttpResponse response, int clientIndex, int startIndex)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetClientIndex()org.apache.hc.client5.http.async.methods.SimpleHttpResponsegetResponse()intgetStartIndex()
-