Uses of Class
io.ipinfo.api.errors.RateLimitedException
Packages that use RateLimitedException
-
Uses of RateLimitedException in io.ipinfo.api
Methods in io.ipinfo.api that throw RateLimitedExceptionModifier and TypeMethodDescriptionGet the result of a list of URLs in bulk.IPinfo.getBatch(List<String> urls, IPinfo.BatchReqOpts opts) Get the result of a list of URLs in bulk.IPinfo.getBatchAsns(List<String> asns) Get the result of a list of ASNs in bulk.IPinfo.getBatchAsns(List<String> asns, IPinfo.BatchReqOpts opts) Get the result of a list of ASNs in bulk.IPinfo.getBatchIps(List<String> ips) Get the result of a list of IPs in bulk.IPinfo.getBatchIps(List<String> ips, IPinfo.BatchReqOpts opts) Get the result of a list of IPs in bulk.Get a map of a list of IPs.Lookup ASN information using the AS number.Lookup IP information using the IP.Lookup IP information using the IP.Lookup IP information using the IP.Lookup IP information using the IP.IPinfo.lookupResproxy(String ip) Lookup residential proxy information using the IP.static voidstatic voidstatic void -
Uses of RateLimitedException in io.ipinfo.api.request
Methods in io.ipinfo.api.request that throw RateLimitedException