| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsTestType |
SyntheticsTestType.API |
static SyntheticsTestType |
SyntheticsTestType.BROWSER |
static SyntheticsTestType |
SyntheticsTestType.MOBILE |
static SyntheticsTestType |
SyntheticsTestType.NETWORK |
| Modifier and Type | Method and Description |
|---|---|
static SyntheticsTestType |
SyntheticsTestType.fromValue(String value) |
SyntheticsTestType |
SyntheticsTestResultSummaryAttributes.getTestType()
Type of the Synthetic test that produced this result.
|
SyntheticsTestType |
SyntheticsTestResultAttributes.getTestType()
Type of the Synthetic test that produced this result.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsTestType.SyntheticsTestTypeSerializer.serialize(SyntheticsTestType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SyntheticsTestResultSummaryAttributes.setTestType(SyntheticsTestType testType) |
void |
SyntheticsTestResultAttributes.setTestType(SyntheticsTestType testType) |
SyntheticsTestResultSummaryAttributes |
SyntheticsTestResultSummaryAttributes.testType(SyntheticsTestType testType) |
SyntheticsTestResultAttributes |
SyntheticsTestResultAttributes.testType(SyntheticsTestType testType) |
| Constructor and Description |
|---|
SyntheticsTestTypeSerializer(Class<SyntheticsTestType> t) |
Copyright © 2026. All rights reserved.