| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SecurityMonitoringRuleNewValueOptionsLearningMethod |
SecurityMonitoringRuleNewValueOptionsLearningMethod.DURATION |
static SecurityMonitoringRuleNewValueOptionsLearningMethod |
SecurityMonitoringRuleNewValueOptionsLearningMethod.THRESHOLD |
| Modifier and Type | Method and Description |
|---|---|
static SecurityMonitoringRuleNewValueOptionsLearningMethod |
SecurityMonitoringRuleNewValueOptionsLearningMethod.fromValue(String value) |
SecurityMonitoringRuleNewValueOptionsLearningMethod |
SecurityMonitoringRuleNewValueOptions.getLearningMethod()
The learning method used to determine when signals should be generated for values that weren't
learned.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityMonitoringRuleNewValueOptions |
SecurityMonitoringRuleNewValueOptions.learningMethod(SecurityMonitoringRuleNewValueOptionsLearningMethod learningMethod) |
void |
SecurityMonitoringRuleNewValueOptionsLearningMethod.SecurityMonitoringRuleNewValueOptionsLearningMethodSerializer.serialize(SecurityMonitoringRuleNewValueOptionsLearningMethod value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SecurityMonitoringRuleNewValueOptions.setLearningMethod(SecurityMonitoringRuleNewValueOptionsLearningMethod learningMethod) |
| Constructor and Description |
|---|
SecurityMonitoringRuleNewValueOptionsLearningMethodSerializer(Class<SecurityMonitoringRuleNewValueOptionsLearningMethod> t) |
Copyright © 2024. All rights reserved.