| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ControlNotificationTarget |
ControlNotificationTarget.handle(String handle) |
ControlNotificationTarget |
ControlNotificationTarget.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ControlNotificationTarget |
ControlNotificationTarget.type(ControlNotificationTargetType type) |
| Modifier and Type | Method and Description |
|---|---|
List<ControlNotificationTarget> |
ControlNotificationEventSetting.getTargets()
The destinations that receive notifications for an event type.
|
| Modifier and Type | Method and Description |
|---|---|
ControlNotificationEventSetting |
ControlNotificationEventSetting.addTargetsItem(ControlNotificationTarget targetsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
ControlNotificationEventSetting.setTargets(List<ControlNotificationTarget> targets) |
ControlNotificationEventSetting |
ControlNotificationEventSetting.targets(List<ControlNotificationTarget> targets) |
| Constructor and Description |
|---|
ControlNotificationEventSetting(Boolean enabled,
String eventType,
List<ControlNotificationTarget> targets) |
Copyright © 2026. All rights reserved.