| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsSuiteTest |
SyntheticsSuiteTest.alertingCriticality(SyntheticsSuiteTestAlertingCriticality alertingCriticality) |
SyntheticsSuiteTest |
SyntheticsSuiteTest.publicId(String publicId) |
SyntheticsSuiteTest |
SyntheticsSuiteTest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticsSuiteTest> |
SyntheticsSuite.getTests()
Array of Synthetic tests included in the suite.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsSuite |
SyntheticsSuite.addTestsItem(SyntheticsSuiteTest testsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsSuite.setTests(List<SyntheticsSuiteTest> tests) |
SyntheticsSuite |
SyntheticsSuite.tests(List<SyntheticsSuiteTest> tests) |
| Constructor and Description |
|---|
SyntheticsSuite(String name,
SyntheticsSuiteOptions options,
List<SyntheticsSuiteTest> tests,
SyntheticsSuiteType type) |
Copyright © 2026. All rights reserved.