| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static AttachmentDataAttributesAttachmentType |
AttachmentDataAttributesAttachmentType.LINK |
static AttachmentDataAttributesAttachmentType |
AttachmentDataAttributesAttachmentType.POSTMORTEM |
| Modifier and Type | Method and Description |
|---|---|
static AttachmentDataAttributesAttachmentType |
AttachmentDataAttributesAttachmentType.fromValue(String value) |
AttachmentDataAttributesAttachmentType |
CreateAttachmentRequestDataAttributes.getAttachmentType()
The type of the attachment.
|
AttachmentDataAttributesAttachmentType |
AttachmentDataAttributes.getAttachmentType()
The type of the attachment.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAttachmentRequestDataAttributes |
CreateAttachmentRequestDataAttributes.attachmentType(AttachmentDataAttributesAttachmentType attachmentType) |
AttachmentDataAttributes |
AttachmentDataAttributes.attachmentType(AttachmentDataAttributesAttachmentType attachmentType) |
void |
AttachmentDataAttributesAttachmentType.AttachmentDataAttributesAttachmentTypeSerializer.serialize(AttachmentDataAttributesAttachmentType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CreateAttachmentRequestDataAttributes.setAttachmentType(AttachmentDataAttributesAttachmentType attachmentType) |
void |
AttachmentDataAttributes.setAttachmentType(AttachmentDataAttributesAttachmentType attachmentType) |
| Constructor and Description |
|---|
AttachmentDataAttributesAttachmentTypeSerializer(Class<AttachmentDataAttributesAttachmentType> t) |
Copyright © 2026. All rights reserved.