| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsTestVersionChangeType |
SyntheticsTestVersionChangeType.VERSION_METADATA |
| Modifier and Type | Method and Description |
|---|---|
static SyntheticsTestVersionChangeType |
SyntheticsTestVersionChangeType.fromValue(String value) |
SyntheticsTestVersionChangeType |
SyntheticsTestVersionChangeData.getType()
Type of the version metadata resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsTestVersionChangeType.SyntheticsTestVersionChangeTypeSerializer.serialize(SyntheticsTestVersionChangeType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SyntheticsTestVersionChangeData.setType(SyntheticsTestVersionChangeType type) |
SyntheticsTestVersionChangeData |
SyntheticsTestVersionChangeData.type(SyntheticsTestVersionChangeType type) |
| Constructor and Description |
|---|
SyntheticsTestVersionChangeTypeSerializer(Class<SyntheticsTestVersionChangeType> t) |
Copyright © 2026. All rights reserved.