Uses of Class
io.ipinfo.api.model.IPResponse
Packages that use IPResponse
-
Uses of IPResponse in io.ipinfo.api
Methods in io.ipinfo.api that return IPResponseModifier and TypeMethodDescriptionLookup IP information using the IP.Methods in io.ipinfo.api that return types with arguments of type IPResponseModifier and TypeMethodDescriptionIPinfo.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. -
Uses of IPResponse in io.ipinfo.api.request
Subclasses with type arguments of type IPResponse in io.ipinfo.api.requestMethods in io.ipinfo.api.request that return IPResponse