| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsTestResultType |
SyntheticsTestResultType.RESULT |
| Modifier and Type | Method and Description |
|---|---|
static SyntheticsTestResultType |
SyntheticsTestResultType.fromValue(String value) |
SyntheticsTestResultType |
SyntheticsTestResultData.getType()
Type of the Synthetic test result resource,
result. |
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsTestResultType.SyntheticsTestResultTypeSerializer.serialize(SyntheticsTestResultType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SyntheticsTestResultData.setType(SyntheticsTestResultType type) |
SyntheticsTestResultData |
SyntheticsTestResultData.type(SyntheticsTestResultType type) |
| Constructor and Description |
|---|
SyntheticsTestResultTypeSerializer(Class<SyntheticsTestResultType> t) |
Copyright © 2026. All rights reserved.