| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ControlNotificationSettingsResourceType |
ControlNotificationSettingsResourceType.CONTROL_NOTIFICATION_SETTINGS |
| Modifier and Type | Method and Description |
|---|---|
static ControlNotificationSettingsResourceType |
ControlNotificationSettingsResourceType.fromValue(String value) |
ControlNotificationSettingsResourceType |
ControlNotificationSettingsUpdateData.getType()
Control notification settings resource type.
|
ControlNotificationSettingsResourceType |
ControlNotificationSettingsData.getType()
Control notification settings resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ControlNotificationSettingsResourceType.ControlNotificationSettingsResourceTypeSerializer.serialize(ControlNotificationSettingsResourceType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ControlNotificationSettingsUpdateData.setType(ControlNotificationSettingsResourceType type) |
void |
ControlNotificationSettingsData.setType(ControlNotificationSettingsResourceType type) |
ControlNotificationSettingsUpdateData |
ControlNotificationSettingsUpdateData.type(ControlNotificationSettingsResourceType type) |
ControlNotificationSettingsData |
ControlNotificationSettingsData.type(ControlNotificationSettingsResourceType type) |
| Constructor and Description |
|---|
ControlNotificationSettingsData(ControlNotificationSettingsAttributes attributes,
String id,
ControlNotificationSettingsResourceType type) |
ControlNotificationSettingsUpdateData(ControlNotificationSettingsResourceType type) |
| Constructor and Description |
|---|
ControlNotificationSettingsResourceTypeSerializer(Class<ControlNotificationSettingsResourceType> t) |
Copyright © 2026. All rights reserved.