| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceNowTemplatesResponse |
ServiceNowIntegrationApi.listServiceNowTemplates()
List ServiceNow templates.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ServiceNowTemplatesResponse> |
ServiceNowIntegrationApi.listServiceNowTemplatesAsync()
List ServiceNow templates.
|
ApiResponse<ServiceNowTemplatesResponse> |
ServiceNowIntegrationApi.listServiceNowTemplatesWithHttpInfo()
Get all ServiceNow templates for the organization.
|
CompletableFuture<ApiResponse<ServiceNowTemplatesResponse>> |
ServiceNowIntegrationApi.listServiceNowTemplatesWithHttpInfoAsync()
List ServiceNow templates.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceNowTemplatesResponse |
ServiceNowTemplatesResponse.addDataItem(ServiceNowTemplateData dataItem) |
ServiceNowTemplatesResponse |
ServiceNowTemplatesResponse.data(List<ServiceNowTemplateData> data) |
ServiceNowTemplatesResponse |
ServiceNowTemplatesResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.