| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static MonitorNotificationRuleResourceType |
MonitorNotificationRuleResourceType.MONITOR_NOTIFICATION_RULE |
| Modifier and Type | Method and Description |
|---|---|
static MonitorNotificationRuleResourceType |
MonitorNotificationRuleResourceType.fromValue(String value) |
MonitorNotificationRuleResourceType |
MonitorNotificationRuleUpdateRequestData.getType()
Monitor notification rule resource type.
|
MonitorNotificationRuleResourceType |
MonitorNotificationRuleData.getType()
Monitor notification rule resource type.
|
MonitorNotificationRuleResourceType |
MonitorNotificationRuleCreateRequestData.getType()
Monitor notification rule resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MonitorNotificationRuleResourceType.MonitorNotificationRuleResourceTypeSerializer.serialize(MonitorNotificationRuleResourceType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
MonitorNotificationRuleUpdateRequestData.setType(MonitorNotificationRuleResourceType type) |
void |
MonitorNotificationRuleData.setType(MonitorNotificationRuleResourceType type) |
void |
MonitorNotificationRuleCreateRequestData.setType(MonitorNotificationRuleResourceType type) |
MonitorNotificationRuleUpdateRequestData |
MonitorNotificationRuleUpdateRequestData.type(MonitorNotificationRuleResourceType type) |
MonitorNotificationRuleData |
MonitorNotificationRuleData.type(MonitorNotificationRuleResourceType type) |
MonitorNotificationRuleCreateRequestData |
MonitorNotificationRuleCreateRequestData.type(MonitorNotificationRuleResourceType type) |
| Constructor and Description |
|---|
MonitorNotificationRuleResourceTypeSerializer(Class<MonitorNotificationRuleResourceType> t) |
Copyright © 2026. All rights reserved.