Uses of Enum
co.datadome.fraud.ResponseActionType
Packages that use ResponseActionType
-
Uses of ResponseActionType in co.datadome.fraud
Methods in co.datadome.fraud that return ResponseActionTypeModifier and TypeMethodDescriptionDataDomeResponse.getAction()static ResponseActionTypeReturns the enum constant of this type with the specified name.static ResponseActionType[]ResponseActionType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in co.datadome.fraud with parameters of type ResponseActionTypeModifier and TypeMethodDescriptionDataDomeResponse.Builder.action(ResponseActionType action) voidDataDomeResponse.setAction(ResponseActionType action) -
Uses of ResponseActionType in co.datadome.fraud.api
Methods in co.datadome.fraud.api that return ResponseActionTypeMethods in co.datadome.fraud.api with parameters of type ResponseActionType