| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentAttachmentLinkAttributesAttachmentObject |
IncidentAttachmentLinkAttributesAttachmentObject.documentUrl(String documentUrl) |
IncidentAttachmentLinkAttributesAttachmentObject |
IncidentAttachmentLinkAttributes.getAttachment()
The link attachment.
|
IncidentAttachmentLinkAttributesAttachmentObject |
IncidentAttachmentLinkAttributesAttachmentObject.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
IncidentAttachmentLinkAttributesAttachmentObject |
IncidentAttachmentLinkAttributesAttachmentObject.title(String title) |
| Modifier and Type | Method and Description |
|---|---|
IncidentAttachmentLinkAttributes |
IncidentAttachmentLinkAttributes.attachment(IncidentAttachmentLinkAttributesAttachmentObject attachment) |
void |
IncidentAttachmentLinkAttributes.setAttachment(IncidentAttachmentLinkAttributesAttachmentObject attachment) |
| Constructor and Description |
|---|
IncidentAttachmentLinkAttributes(IncidentAttachmentLinkAttributesAttachmentObject attachment,
IncidentAttachmentLinkAttachmentType attachmentType) |
Copyright © 2024. All rights reserved.