| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ChangeEventAttributesAuthorType |
ChangeEventAttributesAuthorType.API |
static ChangeEventAttributesAuthorType |
ChangeEventAttributesAuthorType.AUTOMATION |
static ChangeEventAttributesAuthorType |
ChangeEventAttributesAuthorType.SYSTEM |
static ChangeEventAttributesAuthorType |
ChangeEventAttributesAuthorType.USER |
| Modifier and Type | Method and Description |
|---|---|
static ChangeEventAttributesAuthorType |
ChangeEventAttributesAuthorType.fromValue(String value) |
ChangeEventAttributesAuthorType |
ChangeEventAttributesAuthor.getType()
The type of the author.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeEventAttributesAuthorType.ChangeEventAttributesAuthorTypeSerializer.serialize(ChangeEventAttributesAuthorType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ChangeEventAttributesAuthor.setType(ChangeEventAttributesAuthorType type) |
ChangeEventAttributesAuthor |
ChangeEventAttributesAuthor.type(ChangeEventAttributesAuthorType type) |
| Constructor and Description |
|---|
ChangeEventAttributesAuthorTypeSerializer(Class<ChangeEventAttributesAuthorType> t) |
Copyright © 2025. All rights reserved.