| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static TriggerSource |
TriggerSource.SECURITY_FINDINGS |
static TriggerSource |
TriggerSource.SECURITY_SIGNALS |
| Modifier and Type | Method and Description |
|---|---|
static TriggerSource |
TriggerSource.fromValue(String value) |
TriggerSource |
Selectors.getTriggerSource()
The type of security issues on which the rule applies.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TriggerSource.TriggerSourceSerializer.serialize(TriggerSource value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
Selectors.setTriggerSource(TriggerSource triggerSource) |
Selectors |
Selectors.triggerSource(TriggerSource triggerSource) |
| Constructor and Description |
|---|
Selectors(TriggerSource triggerSource) |
| Constructor and Description |
|---|
TriggerSourceSerializer(Class<TriggerSource> t) |
Copyright © 2026. All rights reserved.