| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsAPISubtestStepSubtype |
SyntheticsAPISubtestStepSubtype.PLAY_SUB_TEST |
| Modifier and Type | Method and Description |
|---|---|
static SyntheticsAPISubtestStepSubtype |
SyntheticsAPISubtestStepSubtype.fromValue(String value) |
SyntheticsAPISubtestStepSubtype |
SyntheticsAPISubtestStep.getSubtype()
The subtype of the Synthetic multi-step API subtest step.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsAPISubtestStepSubtype.SyntheticsAPISubtestStepSubtypeSerializer.serialize(SyntheticsAPISubtestStepSubtype value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SyntheticsAPISubtestStep.setSubtype(SyntheticsAPISubtestStepSubtype subtype) |
SyntheticsAPISubtestStep |
SyntheticsAPISubtestStep.subtype(SyntheticsAPISubtestStepSubtype subtype) |
| Constructor and Description |
|---|
SyntheticsAPISubtestStep(String name,
String subtestPublicId,
SyntheticsAPISubtestStepSubtype subtype) |
| Constructor and Description |
|---|
SyntheticsAPISubtestStepSubtypeSerializer(Class<SyntheticsAPISubtestStepSubtype> t) |
Copyright © 2026. All rights reserved.