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