Package | Description |
---|---|
com.maxmind.minfraud.response |
Modifier and Type | Method and Description |
---|---|
GeoIp2Country |
IpAddress.getCountry() |
Constructor and Description |
---|
IpAddress(com.maxmind.geoip2.record.City city,
com.maxmind.geoip2.record.Continent continent,
GeoIp2Country country,
GeoIp2Location location,
com.maxmind.geoip2.record.MaxMind maxmind,
com.maxmind.geoip2.record.Postal postal,
com.maxmind.geoip2.record.Country registeredCountry,
com.maxmind.geoip2.record.RepresentedCountry representedCountry,
Double risk,
List<IpRiskReason> riskReasons,
List<com.maxmind.geoip2.record.Subdivision> subdivisions,
com.maxmind.geoip2.record.Traits traits) |
IpAddress(com.maxmind.geoip2.record.City city,
com.maxmind.geoip2.record.Continent continent,
GeoIp2Country country,
GeoIp2Location location,
com.maxmind.geoip2.record.MaxMind maxmind,
com.maxmind.geoip2.record.Postal postal,
com.maxmind.geoip2.record.Country registeredCountry,
com.maxmind.geoip2.record.RepresentedCountry representedCountry,
Double risk,
List<com.maxmind.geoip2.record.Subdivision> subdivisions,
com.maxmind.geoip2.record.Traits traits)
Deprecated.
This constructor only exists for backward compatibility
and will be removed in the next major release.
|
Copyright © 2021 MaxMind, Inc.. All rights reserved.