| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static IncidentImpactsType |
IncidentImpactsType.INCIDENT_IMPACTS |
| Modifier and Type | Method and Description |
|---|---|
static IncidentImpactsType |
IncidentImpactsType.fromValue(String value) |
IncidentImpactsType |
RelationshipToIncidentImpactData.getType()
The incident impacts type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncidentImpactsType.IncidentImpactsTypeSerializer.serialize(IncidentImpactsType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
RelationshipToIncidentImpactData.setType(IncidentImpactsType type) |
RelationshipToIncidentImpactData |
RelationshipToIncidentImpactData.type(IncidentImpactsType type) |
| Constructor and Description |
|---|
RelationshipToIncidentImpactData(String id,
IncidentImpactsType type) |
| Constructor and Description |
|---|
IncidentImpactsTypeSerializer(Class<IncidentImpactsType> t) |
Copyright © 2024. All rights reserved.