| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
PostmortemTemplateAttributesResponse |
PostmortemTemplateAttributesResponse.createdAt(OffsetDateTime createdAt) |
PostmortemTemplateAttributesResponse |
PostmortemTemplateDataResponse.getAttributes()
Attributes of a postmortem template returned in a response.
|
PostmortemTemplateAttributesResponse |
PostmortemTemplateAttributesResponse.modifiedAt(OffsetDateTime modifiedAt) |
PostmortemTemplateAttributesResponse |
PostmortemTemplateAttributesResponse.name(String name) |
PostmortemTemplateAttributesResponse |
PostmortemTemplateAttributesResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
PostmortemTemplateDataResponse |
PostmortemTemplateDataResponse.attributes(PostmortemTemplateAttributesResponse attributes) |
void |
PostmortemTemplateDataResponse.setAttributes(PostmortemTemplateAttributesResponse attributes) |
| Constructor and Description |
|---|
PostmortemTemplateDataResponse(PostmortemTemplateAttributesResponse attributes,
String id,
PostmortemTemplateType type) |
Copyright © 2026. All rights reserved.