| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsSuiteOptions |
SyntheticsSuiteOptions.alertingThreshold(Double alertingThreshold) |
SyntheticsSuiteOptions |
SyntheticsSuite.getOptions()
Object describing the extra options for a Synthetic suite.
|
SyntheticsSuiteOptions |
SyntheticsSuiteOptions.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsSuite |
SyntheticsSuite.options(SyntheticsSuiteOptions options) |
void |
SyntheticsSuite.setOptions(SyntheticsSuiteOptions options) |
| Constructor and Description |
|---|
SyntheticsSuite(String name,
SyntheticsSuiteOptions options,
List<SyntheticsSuiteTest> tests,
SyntheticsSuiteType type) |
Copyright © 2026. All rights reserved.