| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsStepDetailWarning |
SyntheticsStepDetailWarning.message(String message) |
SyntheticsStepDetailWarning |
SyntheticsStepDetailWarning.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsStepDetailWarning |
SyntheticsStepDetailWarning.type(SyntheticsWarningType type) |
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticsStepDetailWarning> |
SyntheticsStepDetail.getWarnings()
Warning collected that didn't failed the step.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsStepDetail |
SyntheticsStepDetail.addWarningsItem(SyntheticsStepDetailWarning warningsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsStepDetail.setWarnings(List<SyntheticsStepDetailWarning> warnings) |
SyntheticsStepDetail |
SyntheticsStepDetail.warnings(List<SyntheticsStepDetailWarning> warnings) |
Copyright © 2024. All rights reserved.