| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static IncidentResourceType |
IncidentResourceType.INCIDENTS |
| Modifier and Type | Method and Description |
|---|---|
static IncidentResourceType |
IncidentResourceType.fromValue(String value) |
IncidentResourceType |
IncidentRelationshipData.getType()
Incident resource type
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncidentResourceType.IncidentResourceTypeSerializer.serialize(IncidentResourceType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
IncidentRelationshipData.setType(IncidentResourceType type) |
IncidentRelationshipData |
IncidentRelationshipData.type(IncidentResourceType type) |
| Constructor and Description |
|---|
IncidentRelationshipData(String id,
IncidentResourceType type) |
| Constructor and Description |
|---|
IncidentResourceTypeSerializer(Class<IncidentResourceType> t) |
Copyright © 2026. All rights reserved.