Uses of Class
io.ipinfo.api.model.ASNResponse
Packages that use ASNResponse
-
Uses of ASNResponse in io.ipinfo.api
Methods in io.ipinfo.api that return ASNResponseModifier and TypeMethodDescriptionLookup ASN information using the AS number.Methods in io.ipinfo.api that return types with arguments of type ASNResponseModifier and TypeMethodDescriptionIPinfo.getBatchAsns(List<String> asns) Get the result of a list of ASNs in bulk.IPinfo.getBatchAsns(List<String> asns, IPinfo.BatchReqOpts opts) Get the result of a list of ASNs in bulk. -
Uses of ASNResponse in io.ipinfo.api.request
Subclasses with type arguments of type ASNResponse in io.ipinfo.api.requestMethods in io.ipinfo.api.request that return ASNResponse