| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentAttachmentUpdateResponse |
IncidentsApi.updateIncidentAttachments(String incidentId,
IncidentAttachmentUpdateRequest body)
Create, update, and delete incident attachments.
|
IncidentAttachmentUpdateResponse |
IncidentsApi.updateIncidentAttachments(String incidentId,
IncidentAttachmentUpdateRequest body,
IncidentsApi.UpdateIncidentAttachmentsOptionalParameters parameters)
Create, update, and delete incident attachments.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentAttachmentUpdateResponse |
IncidentAttachmentUpdateResponse.addDataItem(IncidentAttachmentData dataItem) |
IncidentAttachmentUpdateResponse |
IncidentAttachmentUpdateResponse.addIncludedItem(IncidentAttachmentsResponseIncludedItem includedItem) |
IncidentAttachmentUpdateResponse |
IncidentAttachmentUpdateResponse.data(List<IncidentAttachmentData> data) |
IncidentAttachmentUpdateResponse |
IncidentAttachmentUpdateResponse.included(List<IncidentAttachmentsResponseIncludedItem> included) |
IncidentAttachmentUpdateResponse |
IncidentAttachmentUpdateResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.