| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultCI |
SyntheticsTestResultAttributes.getCi()
CI information associated with the test result.
|
SyntheticsTestResultCI |
SyntheticsTestResultCI.pipeline(SyntheticsTestResultCIPipeline pipeline) |
SyntheticsTestResultCI |
SyntheticsTestResultCI.provider(SyntheticsTestResultCIProvider provider) |
SyntheticsTestResultCI |
SyntheticsTestResultCI.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsTestResultCI |
SyntheticsTestResultCI.stage(SyntheticsTestResultCIStage stage) |
SyntheticsTestResultCI |
SyntheticsTestResultCI.workspacePath(String workspacePath) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultAttributes |
SyntheticsTestResultAttributes.ci(SyntheticsTestResultCI ci) |
void |
SyntheticsTestResultAttributes.setCi(SyntheticsTestResultCI ci) |
Copyright © 2026. All rights reserved.