| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataAttributes |
AttachmentDataAttributes.attachment(AttachmentDataAttributesAttachment attachment) |
AttachmentDataAttributes |
AttachmentDataAttributes.attachmentType(AttachmentDataAttributesAttachmentType attachmentType) |
AttachmentDataAttributes |
AttachmentData.getAttributes()
The attachment's attributes.
|
AttachmentDataAttributes |
AttachmentDataAttributes.modified(OffsetDateTime modified) |
AttachmentDataAttributes |
AttachmentDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentData |
AttachmentData.attributes(AttachmentDataAttributes attributes) |
void |
AttachmentData.setAttributes(AttachmentDataAttributes attributes) |
| Constructor and Description |
|---|
AttachmentData(AttachmentDataAttributes attributes,
String id,
AttachmentDataRelationships relationships,
IncidentAttachmentType type) |
Copyright © 2026. All rights reserved.