| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static NotificationRulePreviewResponseType |
NotificationRulePreviewResponseType.NOTIFICATION_PREVIEW_RESPONSE |
| Modifier and Type | Method and Description |
|---|---|
static NotificationRulePreviewResponseType |
NotificationRulePreviewResponseType.fromValue(String value) |
NotificationRulePreviewResponseType |
NotificationRulePreviewResponseData.getType()
The type of the notification preview response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationRulePreviewResponseType.NotificationRulePreviewResponseTypeSerializer.serialize(NotificationRulePreviewResponseType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
NotificationRulePreviewResponseData.setType(NotificationRulePreviewResponseType type) |
NotificationRulePreviewResponseData |
NotificationRulePreviewResponseData.type(NotificationRulePreviewResponseType type) |
| Constructor and Description |
|---|
NotificationRulePreviewResponseData(NotificationRulePreviewResponseAttributes attributes,
NotificationRulePreviewResponseType type) |
| Constructor and Description |
|---|
NotificationRulePreviewResponseTypeSerializer(Class<NotificationRulePreviewResponseType> t) |
Copyright © 2026. All rights reserved.