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