| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static TimelineCellAuthorUserType |
TimelineCellAuthorUserType.USER |
| Modifier and Type | Method and Description |
|---|---|
static TimelineCellAuthorUserType |
TimelineCellAuthorUserType.fromValue(String value) |
TimelineCellAuthorUserType |
TimelineCellAuthorUser.getType()
The type of timeline cell author.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimelineCellAuthorUserType.TimelineCellAuthorUserTypeSerializer.serialize(TimelineCellAuthorUserType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
TimelineCellAuthorUser.setType(TimelineCellAuthorUserType type) |
TimelineCellAuthorUser |
TimelineCellAuthorUser.type(TimelineCellAuthorUserType type) |
| Constructor and Description |
|---|
TimelineCellAuthorUserTypeSerializer(Class<TimelineCellAuthorUserType> t) |
Copyright © 2026. All rights reserved.