| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsBrowserTestType |
SyntheticsBrowserTestType.BROWSER |
| Modifier and Type | Method and Description |
|---|---|
static SyntheticsBrowserTestType |
SyntheticsBrowserTestType.fromValue(String value) |
SyntheticsBrowserTestType |
SyntheticsBrowserTest.getType()
Type of the Synthetic test,
browser. |
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsBrowserTestType.SyntheticsBrowserTestTypeSerializer.serialize(SyntheticsBrowserTestType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SyntheticsBrowserTest.setType(SyntheticsBrowserTestType type) |
SyntheticsBrowserTest |
SyntheticsBrowserTest.type(SyntheticsBrowserTestType type) |
| Constructor and Description |
|---|
SyntheticsBrowserTest(SyntheticsBrowserTestConfig config,
List<String> locations,
String message,
String name,
SyntheticsTestOptions options,
SyntheticsBrowserTestType type) |
| Constructor and Description |
|---|
SyntheticsBrowserTestTypeSerializer(Class<SyntheticsBrowserTestType> t) |
Copyright © 2024. All rights reserved.