| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsPatchTestOperation |
SyntheticsPatchTestOperation.op(SyntheticsPatchTestOperationName op) |
SyntheticsPatchTestOperation |
SyntheticsPatchTestOperation.path(String path) |
SyntheticsPatchTestOperation |
SyntheticsPatchTestOperation.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsPatchTestOperation |
SyntheticsPatchTestOperation.value(Object value) |
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticsPatchTestOperation> |
SyntheticsPatchTestBody.getData()
Array of JSON Patch operations to perform on the test
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsPatchTestBody |
SyntheticsPatchTestBody.addDataItem(SyntheticsPatchTestOperation dataItem) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsPatchTestBody |
SyntheticsPatchTestBody.data(List<SyntheticsPatchTestOperation> data) |
void |
SyntheticsPatchTestBody.setData(List<SyntheticsPatchTestOperation> data) |
Copyright © 2024. All rights reserved.