Uses of Class
io.ipinfo.api.model.Abuse
Package | Description |
---|---|
io.ipinfo.api.model |
-
Uses of Abuse in io.ipinfo.api.model
Methods in io.ipinfo.api.model that return Abuse Modifier and Type Method Description Abuse
IPResponse. getAbuse()
Constructors in io.ipinfo.api.model with parameters of type Abuse 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)