| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SecurityMonitoringRuleTypeRead |
SecurityMonitoringRuleTypeRead.APPLICATION_SECURITY |
static SecurityMonitoringRuleTypeRead |
SecurityMonitoringRuleTypeRead.CLOUD_CONFIGURATION |
static SecurityMonitoringRuleTypeRead |
SecurityMonitoringRuleTypeRead.INFRASTRUCTURE_CONFIGURATION |
static SecurityMonitoringRuleTypeRead |
SecurityMonitoringRuleTypeRead.LOG_DETECTION |
static SecurityMonitoringRuleTypeRead |
SecurityMonitoringRuleTypeRead.WORKLOAD_SECURITY |
| Modifier and Type | Method and Description |
|---|---|
static SecurityMonitoringRuleTypeRead |
SecurityMonitoringRuleTypeRead.fromValue(String value) |
SecurityMonitoringRuleTypeRead |
SecurityMonitoringStandardRuleResponse.getType()
The rule type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityMonitoringRuleTypeRead.SecurityMonitoringRuleTypeReadSerializer.serialize(SecurityMonitoringRuleTypeRead value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SecurityMonitoringStandardRuleResponse.setType(SecurityMonitoringRuleTypeRead type) |
SecurityMonitoringStandardRuleResponse |
SecurityMonitoringStandardRuleResponse.type(SecurityMonitoringRuleTypeRead type) |
| Constructor and Description |
|---|
SecurityMonitoringRuleTypeReadSerializer(Class<SecurityMonitoringRuleTypeRead> t) |
Copyright © 2024. All rights reserved.