| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsTestProcessStatus |
SyntheticsTestProcessStatus.FINISHED |
static SyntheticsTestProcessStatus |
SyntheticsTestProcessStatus.FINISHED_WITH_ERROR |
static SyntheticsTestProcessStatus |
SyntheticsTestProcessStatus.NOT_SCHEDULED |
static SyntheticsTestProcessStatus |
SyntheticsTestProcessStatus.SCHEDULED |
| Modifier and Type | Method and Description |
|---|---|
static SyntheticsTestProcessStatus |
SyntheticsTestProcessStatus.fromValue(String value) |
SyntheticsTestProcessStatus |
SyntheticsAPITestResultData.getEventType()
Status of a Synthetic test.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsAPITestResultData |
SyntheticsAPITestResultData.eventType(SyntheticsTestProcessStatus eventType) |
void |
SyntheticsTestProcessStatus.SyntheticsTestProcessStatusSerializer.serialize(SyntheticsTestProcessStatus value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SyntheticsAPITestResultData.setEventType(SyntheticsTestProcessStatus eventType) |
| Constructor and Description |
|---|
SyntheticsTestProcessStatusSerializer(Class<SyntheticsTestProcessStatus> t) |
Copyright © 2024. All rights reserved.