Uses of Record Class
com.maxmind.geoip2.record.Anonymizer
Packages that use Anonymizer
-
Uses of Anonymizer in com.maxmind.geoip2.model
Methods in com.maxmind.geoip2.model that return AnonymizerModifier and TypeMethodDescriptionInsightsResponse.anonymizer()Returns the value of theanonymizerrecord component.Constructors in com.maxmind.geoip2.model with parameters of type AnonymizerModifierConstructorDescriptionInsightsResponse(Anonymizer anonymizer, City city, Continent continent, Country country, Location location, MaxMind maxmind, Postal postal, Country registeredCountry, RepresentedCountry representedCountry, List<Subdivision> subdivisions, Traits traits) Compact canonical constructor that sets defaults for null values.