| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static FlakyTestType |
FlakyTestType.FLAKY_TEST |
| Modifier and Type | Method and Description |
|---|---|
static FlakyTestType |
FlakyTestType.fromValue(String value) |
FlakyTestType |
FlakyTest.getType()
The type of the flaky test from Flaky Test Management.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlakyTestType.FlakyTestTypeSerializer.serialize(FlakyTestType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
FlakyTest.setType(FlakyTestType type) |
FlakyTest |
FlakyTest.type(FlakyTestType type) |
| Constructor and Description |
|---|
FlakyTestTypeSerializer(Class<FlakyTestType> t) |
Copyright © 2026. All rights reserved.