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