| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ProjectNotificationSettings |
ProjectNotificationSettings.addDestinationsItem(Long destinationsItem) |
ProjectNotificationSettings |
ProjectNotificationSettings.destinations(List<Long> destinations) |
ProjectNotificationSettings |
ProjectNotificationSettings.enabled(Boolean enabled) |
ProjectNotificationSettings |
ProjectSettings.getNotification()
Project notification settings.
|
ProjectNotificationSettings |
ProjectNotificationSettings.notifyOnCaseAssignment(Boolean notifyOnCaseAssignment) |
ProjectNotificationSettings |
ProjectNotificationSettings.notifyOnCaseClosed(Boolean notifyOnCaseClosed) |
ProjectNotificationSettings |
ProjectNotificationSettings.notifyOnCaseComment(Boolean notifyOnCaseComment) |
ProjectNotificationSettings |
ProjectNotificationSettings.notifyOnCaseCommentMention(Boolean notifyOnCaseCommentMention) |
ProjectNotificationSettings |
ProjectNotificationSettings.notifyOnCasePriorityChange(Boolean notifyOnCasePriorityChange) |
ProjectNotificationSettings |
ProjectNotificationSettings.notifyOnCaseStatusChange(Boolean notifyOnCaseStatusChange) |
ProjectNotificationSettings |
ProjectNotificationSettings.notifyOnCaseUnassignment(Boolean notifyOnCaseUnassignment) |
ProjectNotificationSettings |
ProjectNotificationSettings.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectSettings |
ProjectSettings.notification(ProjectNotificationSettings notification) |
void |
ProjectSettings.setNotification(ProjectNotificationSettings notification) |
Copyright © 2026. All rights reserved.