Uses of Enum Class
org.graylog.plugins.threatintel.adapters.abusech.BlocklistType
Packages that use BlocklistType
-
Uses of BlocklistType in org.graylog.plugins.threatintel.adapters.abusech
Methods in org.graylog.plugins.threatintel.adapters.abusech that return BlocklistTypeModifier and TypeMethodDescriptionabstract BlocklistTypeAbuseChRansomAdapter.Config.blocklistType()static BlocklistTypeReturns the enum constant of this class with the specified name.static BlocklistType[]BlocklistType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.graylog.plugins.threatintel.adapters.abusech with parameters of type BlocklistTypeModifier and TypeMethodDescriptionabstract AbuseChRansomAdapter.Config.BuilderAbuseChRansomAdapter.Config.Builder.blocklistType(BlocklistType blocklistType)