| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsFastTestResultType |
SyntheticsFastTestResultType.RESULT |
| Modifier and Type | Method and Description |
|---|---|
static SyntheticsFastTestResultType |
SyntheticsFastTestResultType.fromValue(String value) |
SyntheticsFastTestResultType |
SyntheticsFastTestResultData.getType()
JSON:API type for a fast test result.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsFastTestResultType.SyntheticsFastTestResultTypeSerializer.serialize(SyntheticsFastTestResultType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SyntheticsFastTestResultData.setType(SyntheticsFastTestResultType type) |
SyntheticsFastTestResultData |
SyntheticsFastTestResultData.type(SyntheticsFastTestResultType type) |
| Constructor and Description |
|---|
SyntheticsFastTestResultTypeSerializer(Class<SyntheticsFastTestResultType> t) |
Copyright © 2026. All rights reserved.