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