| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsWarningType |
SyntheticsWarningType.USER_LOCATOR |
| Modifier and Type | Method and Description |
|---|---|
static SyntheticsWarningType |
SyntheticsWarningType.fromValue(String value) |
SyntheticsWarningType |
SyntheticsStepDetailWarning.getType()
User locator used.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsWarningType.SyntheticsWarningTypeSerializer.serialize(SyntheticsWarningType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SyntheticsStepDetailWarning.setType(SyntheticsWarningType type) |
SyntheticsStepDetailWarning |
SyntheticsStepDetailWarning.type(SyntheticsWarningType type) |
| Constructor and Description |
|---|
SyntheticsStepDetailWarning(String message,
SyntheticsWarningType type) |
| Constructor and Description |
|---|
SyntheticsWarningTypeSerializer(Class<SyntheticsWarningType> t) |
Copyright © 2024. All rights reserved.