| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ServiceNowUserType |
ServiceNowUserType.USERS |
| Modifier and Type | Method and Description |
|---|---|
static ServiceNowUserType |
ServiceNowUserType.fromValue(String value) |
ServiceNowUserType |
ServiceNowUserData.getType()
Type identifier for ServiceNow user resources
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceNowUserType.ServiceNowUserTypeSerializer.serialize(ServiceNowUserType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ServiceNowUserData.setType(ServiceNowUserType type) |
ServiceNowUserData |
ServiceNowUserData.type(ServiceNowUserType type) |
| Constructor and Description |
|---|
ServiceNowUserData(ServiceNowUserAttributes attributes,
UUID id,
ServiceNowUserType type) |
| Constructor and Description |
|---|
ServiceNowUserTypeSerializer(Class<ServiceNowUserType> t) |
Copyright © 2026. All rights reserved.