| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static EntityResponseIncludedIncidentType |
EntityResponseIncludedIncidentType.INCIDENT |
| Modifier and Type | Method and Description |
|---|---|
static EntityResponseIncludedIncidentType |
EntityResponseIncludedIncidentType.fromValue(String value) |
EntityResponseIncludedIncidentType |
EntityResponseIncludedIncident.getType()
Incident description.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityResponseIncludedIncidentType.EntityResponseIncludedIncidentTypeSerializer.serialize(EntityResponseIncludedIncidentType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
EntityResponseIncludedIncident.setType(EntityResponseIncludedIncidentType type) |
EntityResponseIncludedIncident |
EntityResponseIncludedIncident.type(EntityResponseIncludedIncidentType type) |
| Constructor and Description |
|---|
EntityResponseIncludedIncidentTypeSerializer(Class<EntityResponseIncludedIncidentType> t) |
Copyright © 2025. All rights reserved.