| 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.
|
CompletableFuture<ServiceNowTemplateResponse> |
ServiceNowIntegrationApi.createServiceNowTemplateAsync(ServiceNowTemplateCreateRequest body)
Create ServiceNow template.
|
ApiResponse<ServiceNowTemplateResponse> |
ServiceNowIntegrationApi.createServiceNowTemplateWithHttpInfo(ServiceNowTemplateCreateRequest body)
Create a new ServiceNow template.
|
CompletableFuture<ApiResponse<ServiceNowTemplateResponse>> |
ServiceNowIntegrationApi.createServiceNowTemplateWithHttpInfoAsync(ServiceNowTemplateCreateRequest body)
Create ServiceNow template.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceNowTemplateCreateRequest |
ServiceNowTemplateCreateRequest.data(ServiceNowTemplateCreateRequestData data) |
ServiceNowTemplateCreateRequest |
ServiceNowTemplateCreateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.