Uses of Record Class
com.maxmind.minfraud.response.ScoreIpAddress
Packages that use ScoreIpAddress
-
Uses of ScoreIpAddress in com.maxmind.minfraud.response
Methods in com.maxmind.minfraud.response that return ScoreIpAddressModifier and TypeMethodDescriptionScoreResponse.ipAddress()Returns the value of theipAddressrecord component.Constructors in com.maxmind.minfraud.response with parameters of type ScoreIpAddressModifierConstructorDescriptionScoreResponse(Disposition disposition, Double fundsRemaining, UUID id, ScoreIpAddress ipAddress, Integer queriesRemaining, Double riskScore, List<Warning> warnings) Compact canonical constructor that sets defaults for null values.