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