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