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