| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceNowBusinessServicesResponse |
ServiceNowIntegrationApi.listServiceNowBusinessServices(UUID instanceId)
List ServiceNow business services.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ServiceNowBusinessServicesResponse> |
ServiceNowIntegrationApi.listServiceNowBusinessServicesAsync(UUID instanceId)
List ServiceNow business services.
|
ApiResponse<ServiceNowBusinessServicesResponse> |
ServiceNowIntegrationApi.listServiceNowBusinessServicesWithHttpInfo(UUID instanceId)
Get all business services for a ServiceNow instance.
|
CompletableFuture<ApiResponse<ServiceNowBusinessServicesResponse>> |
ServiceNowIntegrationApi.listServiceNowBusinessServicesWithHttpInfoAsync(UUID instanceId)
List ServiceNow business services.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceNowBusinessServicesResponse |
ServiceNowBusinessServicesResponse.addDataItem(ServiceNowBusinessServiceData dataItem) |
ServiceNowBusinessServicesResponse |
ServiceNowBusinessServicesResponse.data(List<ServiceNowBusinessServiceData> data) |
ServiceNowBusinessServicesResponse |
ServiceNowBusinessServicesResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.