| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static IncidentServiceNowRecordPromptType |
IncidentServiceNowRecordPromptType.INCIDENT_SERVICENOW_RECORD_PROMPT |
| Modifier and Type | Method and Description |
|---|---|
static IncidentServiceNowRecordPromptType |
IncidentServiceNowRecordPromptType.fromValue(String value) |
IncidentServiceNowRecordPromptType |
IncidentServiceNowRecordDataRequest.getType()
ServiceNow record prompt resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncidentServiceNowRecordPromptType.IncidentServiceNowRecordPromptTypeSerializer.serialize(IncidentServiceNowRecordPromptType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
IncidentServiceNowRecordDataRequest.setType(IncidentServiceNowRecordPromptType type) |
IncidentServiceNowRecordDataRequest |
IncidentServiceNowRecordDataRequest.type(IncidentServiceNowRecordPromptType type) |
| Constructor and Description |
|---|
IncidentServiceNowRecordDataRequest(IncidentServiceNowRecordDataAttributesRequest attributes,
IncidentServiceNowRecordPromptType type) |
| Constructor and Description |
|---|
IncidentServiceNowRecordPromptTypeSerializer(Class<IncidentServiceNowRecordPromptType> t) |
Copyright © 2026. All rights reserved.