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