| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static EscalationRelationshipsRespondersDataItemsType |
EscalationRelationshipsRespondersDataItemsType.USERS |
| Modifier and Type | Method and Description |
|---|---|
static EscalationRelationshipsRespondersDataItemsType |
EscalationRelationshipsRespondersDataItemsType.fromValue(String value) |
EscalationRelationshipsRespondersDataItemsType |
EscalationRelationshipsRespondersDataItems.getType()
Represents the resource type for users assigned as responders in an escalation step.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EscalationRelationshipsRespondersDataItemsType.EscalationRelationshipsRespondersDataItemsTypeSerializer.serialize(EscalationRelationshipsRespondersDataItemsType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
EscalationRelationshipsRespondersDataItems.setType(EscalationRelationshipsRespondersDataItemsType type) |
EscalationRelationshipsRespondersDataItems |
EscalationRelationshipsRespondersDataItems.type(EscalationRelationshipsRespondersDataItemsType type) |
| Constructor and Description |
|---|
EscalationRelationshipsRespondersDataItems(String id,
EscalationRelationshipsRespondersDataItemsType type) |
| Constructor and Description |
|---|
EscalationRelationshipsRespondersDataItemsTypeSerializer(Class<EscalationRelationshipsRespondersDataItemsType> t) |
Copyright © 2026. All rights reserved.