| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataRelationships |
AttachmentData.getRelationships()
The attachment's resource relationships.
|
AttachmentDataRelationships |
AttachmentDataRelationships.incident(RelationshipToIncident incident) |
AttachmentDataRelationships |
AttachmentDataRelationships.lastModifiedByUser(RelationshipToUser lastModifiedByUser) |
AttachmentDataRelationships |
AttachmentDataRelationships.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentData |
AttachmentData.relationships(AttachmentDataRelationships relationships) |
void |
AttachmentData.setRelationships(AttachmentDataRelationships relationships) |
| Constructor and Description |
|---|
AttachmentData(AttachmentDataAttributes attributes,
String id,
AttachmentDataRelationships relationships,
IncidentAttachmentType type) |
Copyright © 2026. All rights reserved.