| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ChangeEventCustomAttributesAuthorType |
ChangeEventCustomAttributesAuthorType.SYSTEM |
static ChangeEventCustomAttributesAuthorType |
ChangeEventCustomAttributesAuthorType.USER |
| Modifier and Type | Method and Description |
|---|---|
static ChangeEventCustomAttributesAuthorType |
ChangeEventCustomAttributesAuthorType.fromValue(String value) |
ChangeEventCustomAttributesAuthorType |
ChangeEventCustomAttributesAuthor.getType()
Author's type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeEventCustomAttributesAuthorType.ChangeEventCustomAttributesAuthorTypeSerializer.serialize(ChangeEventCustomAttributesAuthorType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ChangeEventCustomAttributesAuthor.setType(ChangeEventCustomAttributesAuthorType type) |
ChangeEventCustomAttributesAuthor |
ChangeEventCustomAttributesAuthor.type(ChangeEventCustomAttributesAuthorType type) |
| Constructor and Description |
|---|
ChangeEventCustomAttributesAuthor(String name,
ChangeEventCustomAttributesAuthorType type) |
| Constructor and Description |
|---|
ChangeEventCustomAttributesAuthorTypeSerializer(Class<ChangeEventCustomAttributesAuthorType> t) |
Copyright © 2024. All rights reserved.