| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SecurityMonitoringRuleNewValueOptionsLearningThreshold |
SecurityMonitoringRuleNewValueOptionsLearningThreshold.ONE_OCCURRENCE |
static SecurityMonitoringRuleNewValueOptionsLearningThreshold |
SecurityMonitoringRuleNewValueOptionsLearningThreshold.ZERO_OCCURRENCES |
| Modifier and Type | Method and Description |
|---|---|
static SecurityMonitoringRuleNewValueOptionsLearningThreshold |
SecurityMonitoringRuleNewValueOptionsLearningThreshold.fromValue(Integer value) |
SecurityMonitoringRuleNewValueOptionsLearningThreshold |
SecurityMonitoringRuleNewValueOptions.getLearningThreshold()
A number of occurrences after which signals will be generated for values that weren't learned.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityMonitoringRuleNewValueOptions |
SecurityMonitoringRuleNewValueOptions.learningThreshold(SecurityMonitoringRuleNewValueOptionsLearningThreshold learningThreshold) |
void |
SecurityMonitoringRuleNewValueOptionsLearningThreshold.SecurityMonitoringRuleNewValueOptionsLearningThresholdSerializer.serialize(SecurityMonitoringRuleNewValueOptionsLearningThreshold value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SecurityMonitoringRuleNewValueOptions.setLearningThreshold(SecurityMonitoringRuleNewValueOptionsLearningThreshold learningThreshold) |
| Constructor and Description |
|---|
SecurityMonitoringRuleNewValueOptionsLearningThresholdSerializer(Class<SecurityMonitoringRuleNewValueOptionsLearningThreshold> t) |
Copyright © 2024. All rights reserved.