Uses of Enum Class
io.quarkiverse.logging.splunk.SplunkHandlerConfig.SendMode
Packages that use SplunkHandlerConfig.SendMode
-
Uses of SplunkHandlerConfig.SendMode in io.quarkiverse.logging.splunk
Fields in io.quarkiverse.logging.splunk declared as SplunkHandlerConfig.SendModeModifier and TypeFieldDescriptionSplunkHandlerConfig.sendMode
The strategy to send events to HEC.Methods in io.quarkiverse.logging.splunk that return SplunkHandlerConfig.SendModeModifier and TypeMethodDescriptionstatic 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.