| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestVersionDiffPatchDiff |
SyntheticsTestVersionDiffPatchDiff.changeText(String changeText) |
SyntheticsTestVersionDiffPatchDiff |
SyntheticsTestVersionDiffPatchDiff.operation(String operation) |
SyntheticsTestVersionDiffPatchDiff |
SyntheticsTestVersionDiffPatchDiff.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticsTestVersionDiffPatchDiff> |
SyntheticsTestVersionDiffPatches.getDiffs()
List of individual diff operations.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestVersionDiffPatches |
SyntheticsTestVersionDiffPatches.addDiffsItem(SyntheticsTestVersionDiffPatchDiff diffsItem) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestVersionDiffPatches |
SyntheticsTestVersionDiffPatches.diffs(List<SyntheticsTestVersionDiffPatchDiff> diffs) |
void |
SyntheticsTestVersionDiffPatches.setDiffs(List<SyntheticsTestVersionDiffPatchDiff> diffs) |
Copyright © 2026. All rights reserved.