public abstract class SplunkEventsCheck extends ConditionCheck
Modifier and Type | Class and Description |
---|---|
static class |
SplunkEventsCheck.Builder
Builder for
SplunkEventsCheck . |
ConditionCheck.CheckResult
Constructor and Description |
---|
SplunkEventsCheck() |
Modifier and Type | Method and Description |
---|---|
static SplunkEventsCheck.Builder |
builder(SplunkResourceManager resourceManager) |
ConditionCheck.CheckResult |
check() |
java.lang.String |
getDescription() |
and, get
public java.lang.String getDescription()
getDescription
in class ConditionCheck
public ConditionCheck.CheckResult check()
check
in class ConditionCheck
public static SplunkEventsCheck.Builder builder(SplunkResourceManager resourceManager)