| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentsApi.ListIncidentAttachmentsOptionalParameters |
IncidentsApi.ListIncidentAttachmentsOptionalParameters.filterAttachmentType(List<IncidentAttachmentAttachmentType> filterAttachmentType)
Set filterAttachmentType.
|
| Modifier and Type | Field and Description |
|---|---|
static IncidentAttachmentAttachmentType |
IncidentAttachmentAttachmentType.LINK |
static IncidentAttachmentAttachmentType |
IncidentAttachmentAttachmentType.POSTMORTEM |
| Modifier and Type | Method and Description |
|---|---|
static IncidentAttachmentAttachmentType |
IncidentAttachmentAttachmentType.fromValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
IncidentAttachmentAttachmentType.IncidentAttachmentAttachmentTypeSerializer.serialize(IncidentAttachmentAttachmentType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Constructor and Description |
|---|
IncidentAttachmentAttachmentTypeSerializer(Class<IncidentAttachmentAttachmentType> t) |
Copyright © 2024. All rights reserved.