| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SecurityMonitoringRuleAnomalyDetectionOptionsDetectionTolerance |
SecurityMonitoringRuleAnomalyDetectionOptionsDetectionTolerance.FIVE |
static SecurityMonitoringRuleAnomalyDetectionOptionsDetectionTolerance |
SecurityMonitoringRuleAnomalyDetectionOptionsDetectionTolerance.FOUR |
static SecurityMonitoringRuleAnomalyDetectionOptionsDetectionTolerance |
SecurityMonitoringRuleAnomalyDetectionOptionsDetectionTolerance.ONE |
static SecurityMonitoringRuleAnomalyDetectionOptionsDetectionTolerance |
SecurityMonitoringRuleAnomalyDetectionOptionsDetectionTolerance.THREE |
static SecurityMonitoringRuleAnomalyDetectionOptionsDetectionTolerance |
SecurityMonitoringRuleAnomalyDetectionOptionsDetectionTolerance.TWO |
| Modifier and Type | Method and Description |
|---|---|
static SecurityMonitoringRuleAnomalyDetectionOptionsDetectionTolerance |
SecurityMonitoringRuleAnomalyDetectionOptionsDetectionTolerance.fromValue(Integer value) |
SecurityMonitoringRuleAnomalyDetectionOptionsDetectionTolerance |
SecurityMonitoringRuleAnomalyDetectionOptions.getDetectionTolerance()
An optional parameter that sets how permissive anomaly detection is.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityMonitoringRuleAnomalyDetectionOptions |
SecurityMonitoringRuleAnomalyDetectionOptions.detectionTolerance(SecurityMonitoringRuleAnomalyDetectionOptionsDetectionTolerance detectionTolerance) |
void |
SecurityMonitoringRuleAnomalyDetectionOptionsDetectionTolerance.SecurityMonitoringRuleAnomalyDetectionOptionsDetectionToleranceSerializer.serialize(SecurityMonitoringRuleAnomalyDetectionOptionsDetectionTolerance value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SecurityMonitoringRuleAnomalyDetectionOptions.setDetectionTolerance(SecurityMonitoringRuleAnomalyDetectionOptionsDetectionTolerance detectionTolerance) |
| Constructor and Description |
|---|
SecurityMonitoringRuleAnomalyDetectionOptionsDetectionToleranceSerializer(Class<SecurityMonitoringRuleAnomalyDetectionOptionsDetectionTolerance> t) |
Copyright © 2026. All rights reserved.