| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
PatchNotificationRuleParametersData |
PatchNotificationRuleParametersData.attributes(PatchNotificationRuleParametersDataAttributes attributes) |
PatchNotificationRuleParametersData |
PatchNotificationRuleParameters.getData()
Data of the notification rule patch request: the rule ID, the rule type, and the rule
attributes.
|
PatchNotificationRuleParametersData |
PatchNotificationRuleParametersData.id(String id) |
PatchNotificationRuleParametersData |
PatchNotificationRuleParametersData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
PatchNotificationRuleParametersData |
PatchNotificationRuleParametersData.type(NotificationRulesType type) |
| Modifier and Type | Method and Description |
|---|---|
PatchNotificationRuleParameters |
PatchNotificationRuleParameters.data(PatchNotificationRuleParametersData data) |
void |
PatchNotificationRuleParameters.setData(PatchNotificationRuleParametersData data) |
Copyright © 2025. All rights reserved.