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