| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FindingCaseResponse |
SecurityMonitoringApi.attachServiceNowTicket(AttachServiceNowTicketRequest body)
Attach security findings to a ServiceNow ticket.
|
CompletableFuture<FindingCaseResponse> |
SecurityMonitoringApi.attachServiceNowTicketAsync(AttachServiceNowTicketRequest body)
Attach security findings to a ServiceNow ticket.
|
ApiResponse<FindingCaseResponse> |
SecurityMonitoringApi.attachServiceNowTicketWithHttpInfo(AttachServiceNowTicketRequest body)
Attach security findings to a ServiceNow ticket by providing the ServiceNow ticket URL.
|
CompletableFuture<ApiResponse<FindingCaseResponse>> |
SecurityMonitoringApi.attachServiceNowTicketWithHttpInfoAsync(AttachServiceNowTicketRequest body)
Attach security findings to a ServiceNow ticket.
|
| Modifier and Type | Method and Description |
|---|---|
AttachServiceNowTicketRequest |
AttachServiceNowTicketRequest.data(AttachServiceNowTicketRequestData data) |
AttachServiceNowTicketRequest |
AttachServiceNowTicketRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.