| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ControlNotificationEventSetting |
ControlNotificationEventSetting.addTargetsItem(ControlNotificationTarget targetsItem) |
ControlNotificationEventSetting |
ControlNotificationEventSetting.enabled(Boolean enabled) |
ControlNotificationEventSetting |
ControlNotificationEventSetting.eventType(String eventType) |
ControlNotificationEventSetting |
ControlNotificationEventSetting.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ControlNotificationEventSetting |
ControlNotificationEventSetting.targets(List<ControlNotificationTarget> targets) |
| Modifier and Type | Method and Description |
|---|---|
List<ControlNotificationEventSetting> |
ControlNotificationSettingsUpdateAttributes.getEventSettings()
The notification settings for each supported event type on the control.
|
List<ControlNotificationEventSetting> |
ControlNotificationSettingsAttributes.getEventSettings()
The notification settings for each supported event type on the control.
|
| Modifier and Type | Method and Description |
|---|---|
ControlNotificationSettingsUpdateAttributes |
ControlNotificationSettingsUpdateAttributes.addEventSettingsItem(ControlNotificationEventSetting eventSettingsItem) |
ControlNotificationSettingsAttributes |
ControlNotificationSettingsAttributes.addEventSettingsItem(ControlNotificationEventSetting eventSettingsItem) |
| Modifier and Type | Method and Description |
|---|---|
ControlNotificationSettingsUpdateAttributes |
ControlNotificationSettingsUpdateAttributes.eventSettings(List<ControlNotificationEventSetting> eventSettings) |
ControlNotificationSettingsAttributes |
ControlNotificationSettingsAttributes.eventSettings(List<ControlNotificationEventSetting> eventSettings) |
void |
ControlNotificationSettingsUpdateAttributes.setEventSettings(List<ControlNotificationEventSetting> eventSettings) |
void |
ControlNotificationSettingsAttributes.setEventSettings(List<ControlNotificationEventSetting> eventSettings) |
| Constructor and Description |
|---|
ControlNotificationSettingsAttributes(List<ControlNotificationEventSetting> eventSettings) |
Copyright © 2026. All rights reserved.