Package com.maxmind.geoip2.record
Class MaxMind
- java.lang.Object
-
- com.maxmind.geoip2.record.AbstractRecord
-
- com.maxmind.geoip2.record.MaxMind
-
public final class MaxMind extends AbstractRecord
Contains data related to your MaxMind account.
This record is returned by all the end points.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Integer
getQueriesRemaining()
-
Methods inherited from class com.maxmind.geoip2.record.AbstractRecord
toJson, toString
-
-