Uses of Enum Class
io.quarkiverse.logging.splunk.SplunkHandlerConfig.SendMode
Packages that use SplunkHandlerConfig.SendMode
-
Uses of SplunkHandlerConfig.SendMode in io.quarkiverse.logging.splunk
Methods in io.quarkiverse.logging.splunk that return SplunkHandlerConfig.SendModeModifier and TypeMethodDescriptionSplunkHandlerConfig.sendMode()
The strategy to send events to HEC.static SplunkHandlerConfig.SendMode
Returns the enum constant of this class with the specified name.static SplunkHandlerConfig.SendMode[]
SplunkHandlerConfig.SendMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.