| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceNowBusinessServiceData |
ServiceNowBusinessServiceData.attributes(ServiceNowBusinessServiceAttributes attributes) |
ServiceNowBusinessServiceData |
ServiceNowBusinessServiceData.id(UUID id) |
ServiceNowBusinessServiceData |
ServiceNowBusinessServiceData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ServiceNowBusinessServiceData |
ServiceNowBusinessServiceData.type(ServiceNowBusinessServiceType type) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceNowBusinessServiceData> |
ServiceNowBusinessServicesResponse.getData()
Array of ServiceNow business service data objects
|
| Modifier and Type | Method and Description |
|---|---|
ServiceNowBusinessServicesResponse |
ServiceNowBusinessServicesResponse.addDataItem(ServiceNowBusinessServiceData dataItem) |
| Modifier and Type | Method and Description |
|---|---|
ServiceNowBusinessServicesResponse |
ServiceNowBusinessServicesResponse.data(List<ServiceNowBusinessServiceData> data) |
void |
ServiceNowBusinessServicesResponse.setData(List<ServiceNowBusinessServiceData> data) |
| Constructor and Description |
|---|
ServiceNowBusinessServicesResponse(List<ServiceNowBusinessServiceData> data) |
Copyright © 2026. All rights reserved.