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