| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static VersionHistoryUpdateType |
VersionHistoryUpdateType.CREATE |
static VersionHistoryUpdateType |
VersionHistoryUpdateType.DELETE |
static VersionHistoryUpdateType |
VersionHistoryUpdateType.UPDATE |
| Modifier and Type | Method and Description |
|---|---|
static VersionHistoryUpdateType |
VersionHistoryUpdateType.fromValue(String value) |
VersionHistoryUpdateType |
VersionHistoryUpdate.getType()
The type of change.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VersionHistoryUpdateType.VersionHistoryUpdateTypeSerializer.serialize(VersionHistoryUpdateType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
VersionHistoryUpdate.setType(VersionHistoryUpdateType type) |
VersionHistoryUpdate |
VersionHistoryUpdate.type(VersionHistoryUpdateType type) |
| Constructor and Description |
|---|
VersionHistoryUpdateTypeSerializer(Class<VersionHistoryUpdateType> t) |
Copyright © 2026. All rights reserved.