| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static IncidentAttachmentPostmortemAttachmentType |
IncidentAttachmentPostmortemAttachmentType.POSTMORTEM |
| Modifier and Type | Method and Description |
|---|---|
static IncidentAttachmentPostmortemAttachmentType |
IncidentAttachmentPostmortemAttachmentType.fromValue(String value) |
IncidentAttachmentPostmortemAttachmentType |
IncidentAttachmentPostmortemAttributes.getAttachmentType()
The type of postmortem attachment attributes.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentAttachmentPostmortemAttributes |
IncidentAttachmentPostmortemAttributes.attachmentType(IncidentAttachmentPostmortemAttachmentType attachmentType) |
void |
IncidentAttachmentPostmortemAttachmentType.IncidentAttachmentPostmortemAttachmentTypeSerializer.serialize(IncidentAttachmentPostmortemAttachmentType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
IncidentAttachmentPostmortemAttributes.setAttachmentType(IncidentAttachmentPostmortemAttachmentType attachmentType) |
| Constructor and Description |
|---|
IncidentAttachmentPostmortemAttributes(IncidentAttachmentsPostmortemAttributesAttachmentObject attachment,
IncidentAttachmentPostmortemAttachmentType attachmentType) |
| Constructor and Description |
|---|
IncidentAttachmentPostmortemAttachmentTypeSerializer(Class<IncidentAttachmentPostmortemAttachmentType> t) |
Copyright © 2024. All rights reserved.