| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsMobileTestType |
SyntheticsMobileTestType.MOBILE |
| Modifier and Type | Method and Description |
|---|---|
static SyntheticsMobileTestType |
SyntheticsMobileTestType.fromValue(String value) |
SyntheticsMobileTestType |
SyntheticsMobileTest.getType()
Type of the Synthetic test,
mobile. |
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsMobileTestType.SyntheticsMobileTestTypeSerializer.serialize(SyntheticsMobileTestType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SyntheticsMobileTest.setType(SyntheticsMobileTestType type) |
SyntheticsMobileTest |
SyntheticsMobileTest.type(SyntheticsMobileTestType type) |
| Constructor and Description |
|---|
SyntheticsMobileTest(SyntheticsMobileTestConfig config,
String message,
String name,
SyntheticsMobileTestOptions options,
SyntheticsMobileTestType type) |
| Constructor and Description |
|---|
SyntheticsMobileTestTypeSerializer(Class<SyntheticsMobileTestType> t) |
Copyright © 2025. All rights reserved.