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