| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceNowTemplateResponse |
ServiceNowIntegrationApi.createServiceNowTemplate(ServiceNowTemplateCreateRequest body)
Create ServiceNow template.
|
ServiceNowTemplateResponse |
ServiceNowIntegrationApi.getServiceNowTemplate(UUID templateId)
Get ServiceNow template.
|
ServiceNowTemplateResponse |
ServiceNowIntegrationApi.updateServiceNowTemplate(UUID templateId,
ServiceNowTemplateUpdateRequest body)
Update ServiceNow template.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceNowTemplateResponse |
ServiceNowTemplateResponse.data(ServiceNowTemplateData data) |
ServiceNowTemplateResponse |
ServiceNowTemplateResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.