| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTriggerTest |
SyntheticsTriggerTest.metadata(SyntheticsCIBatchMetadata metadata) |
SyntheticsTriggerTest |
SyntheticsTriggerTest.publicId(String publicId) |
SyntheticsTriggerTest |
SyntheticsTriggerTest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticsTriggerTest> |
SyntheticsTriggerBody.getTests()
Individual Synthetic test.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTriggerBody |
SyntheticsTriggerBody.addTestsItem(SyntheticsTriggerTest testsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsTriggerBody.setTests(List<SyntheticsTriggerTest> tests) |
SyntheticsTriggerBody |
SyntheticsTriggerBody.tests(List<SyntheticsTriggerTest> tests) |
| Constructor and Description |
|---|
SyntheticsTriggerBody(List<SyntheticsTriggerTest> tests) |
Copyright © 2024. All rights reserved.