public final class GeoIp2Country
extends com.maxmind.geoip2.record.Country
Constructor and Description |
---|
GeoIp2Country() |
GeoIp2Country(List<String> locales,
Integer confidence,
Integer geoNameId,
boolean isHighRisk,
boolean isInEuropeanUnion,
String isoCode,
Map<String,String> names) |
GeoIp2Country(List<String> locales,
Integer confidence,
Integer geoNameId,
boolean isHighRisk,
String isoCode,
Map<String,String> names) |
Modifier and Type | Method and Description |
---|---|
boolean |
isHighRisk()
Deprecated.
Deprecated effective August 29, 2019.
|
getConfidence, getIsoCode, isInEuropeanUnion
public GeoIp2Country(List<String> locales, Integer confidence, Integer geoNameId, boolean isHighRisk, String isoCode, Map<String,String> names)
public GeoIp2Country(List<String> locales, Integer confidence, Integer geoNameId, boolean isHighRisk, boolean isInEuropeanUnion, String isoCode, Map<String,String> names)
public GeoIp2Country()
@Deprecated public boolean isHighRisk()
Copyright © 2019 MaxMind, Inc.. All rights reserved.