Uses of Class
io.ipinfo.api.IPinfo.BatchReqOpts
Packages that use IPinfo.BatchReqOpts
-
Uses of IPinfo.BatchReqOpts in io.ipinfo.api
Methods in io.ipinfo.api that return IPinfo.BatchReqOptsMethods in io.ipinfo.api with parameters of type IPinfo.BatchReqOptsModifier and TypeMethodDescriptionIPinfo.getBatch(List<String> urls, IPinfo.BatchReqOpts opts) Get the result of a list of URLs 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, IPinfo.BatchReqOpts opts) Get the result of a list of IPs in bulk.