Uses of Class
com.maxmind.minfraud.request.Event.Builder
-
Packages that use Event.Builder Package Description com.maxmind.minfraud.request -
-
Uses of Event.Builder in com.maxmind.minfraud.request
Methods in com.maxmind.minfraud.request that return Event.Builder Modifier and Type Method Description Event.Builder
Event.Builder. shopId(String id)
Event.Builder
Event.Builder. time(ZonedDateTime date)
Event.Builder
Event.Builder. time(Date date)
Event.Builder
Event.Builder. transactionId(String id)
Event.Builder
Event.Builder. type(Event.Type type)
-