Uses of Class
io.ipinfo.api.model.Privacy
Package | Description |
---|---|
io.ipinfo.api.model |
-
Uses of Privacy in io.ipinfo.api.model
Methods in io.ipinfo.api.model that return Privacy Modifier and Type Method Description Privacy
IPResponse. getPrivacy()
Constructors in io.ipinfo.api.model with parameters of type Privacy Constructor Description IPResponse(String ip, String hostname, boolean anycast, String city, String region, String country, String loc, String org, String postal, String timezone, ASN asn, Company company, Carrier carrier, Privacy privacy, Abuse abuse, Domains domains)