| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsAPIStep |
SyntheticsAPIStep.SyntheticsAPIStepDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
SyntheticsAPIStep |
SyntheticsAPIStep.SyntheticsAPIStepDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticsAPIStep> |
SyntheticsAPITestConfig.getSteps()
When the test subtype is
multi, the steps of the test. |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsAPITestConfig |
SyntheticsAPITestConfig.addStepsItem(SyntheticsAPIStep stepsItem) |
void |
SyntheticsAPIStep.SyntheticsAPIStepSerializer.serialize(SyntheticsAPIStep value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsAPITestConfig.setSteps(List<SyntheticsAPIStep> steps) |
SyntheticsAPITestConfig |
SyntheticsAPITestConfig.steps(List<SyntheticsAPIStep> steps) |
| Constructor and Description |
|---|
SyntheticsAPIStepSerializer(Class<SyntheticsAPIStep> t) |
Copyright © 2024. All rights reserved.