| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsFastTestType |
SyntheticsFastTestType.FAST_API |
static SyntheticsFastTestType |
SyntheticsFastTestType.FAST_BROWSER |
| Modifier and Type | Method and Description |
|---|---|
static SyntheticsFastTestType |
SyntheticsFastTestType.fromValue(String value) |
SyntheticsFastTestType |
SyntheticsFastTestResultAttributes.getTestType()
Type of the Synthetic fast test that produced this result.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsFastTestType.SyntheticsFastTestTypeSerializer.serialize(SyntheticsFastTestType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SyntheticsFastTestResultAttributes.setTestType(SyntheticsFastTestType testType) |
SyntheticsFastTestResultAttributes |
SyntheticsFastTestResultAttributes.testType(SyntheticsFastTestType testType) |
| Constructor and Description |
|---|
SyntheticsFastTestTypeSerializer(Class<SyntheticsFastTestType> t) |
Copyright © 2026. All rights reserved.