| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentNotificationTemplateResponseData |
IncidentNotificationTemplateResponseData.attributes(IncidentNotificationTemplateAttributes attributes) |
IncidentNotificationTemplateResponseData |
IncidentNotificationTemplate.getData()
Notification template data from a response.
|
IncidentNotificationTemplateResponseData |
IncidentNotificationTemplateResponseData.id(UUID id) |
IncidentNotificationTemplateResponseData |
IncidentNotificationTemplateResponseData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
IncidentNotificationTemplateResponseData |
IncidentNotificationTemplateResponseData.relationships(IncidentNotificationTemplateRelationships relationships) |
IncidentNotificationTemplateResponseData |
IncidentNotificationTemplateResponseData.type(IncidentNotificationTemplateType type) |
| Modifier and Type | Method and Description |
|---|---|
List<IncidentNotificationTemplateResponseData> |
IncidentNotificationTemplateArray.getData()
The
NotificationTemplateArray data. |
| Modifier and Type | Method and Description |
|---|---|
IncidentNotificationTemplateArray |
IncidentNotificationTemplateArray.addDataItem(IncidentNotificationTemplateResponseData dataItem) |
IncidentNotificationTemplate |
IncidentNotificationTemplate.data(IncidentNotificationTemplateResponseData data) |
void |
IncidentNotificationTemplate.setData(IncidentNotificationTemplateResponseData data) |
| Modifier and Type | Method and Description |
|---|---|
IncidentNotificationTemplateArray |
IncidentNotificationTemplateArray.data(List<IncidentNotificationTemplateResponseData> data) |
void |
IncidentNotificationTemplateArray.setData(List<IncidentNotificationTemplateResponseData> data) |
| Constructor and Description |
|---|
IncidentNotificationTemplate(IncidentNotificationTemplateResponseData data) |
| Constructor and Description |
|---|
IncidentNotificationTemplateArray(List<IncidentNotificationTemplateResponseData> data) |
Copyright © 2026. All rights reserved.