| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsNetworkTestConfig |
SyntheticsNetworkTestConfig.addAssertionsItem(SyntheticsNetworkAssertion assertionsItem) |
SyntheticsNetworkTestConfig |
SyntheticsNetworkTestConfig.assertions(List<SyntheticsNetworkAssertion> assertions) |
SyntheticsNetworkTestConfig |
SyntheticsNetworkTest.getConfig()
Configuration object for a Network Path test.
|
SyntheticsNetworkTestConfig |
SyntheticsNetworkTestConfig.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsNetworkTestConfig |
SyntheticsNetworkTestConfig.request(SyntheticsNetworkTestRequest request) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsNetworkTest |
SyntheticsNetworkTest.config(SyntheticsNetworkTestConfig config) |
void |
SyntheticsNetworkTest.setConfig(SyntheticsNetworkTestConfig config) |
| Constructor and Description |
|---|
SyntheticsNetworkTest(SyntheticsNetworkTestConfig config,
List<String> locations,
String message,
String name,
SyntheticsTestOptions options,
SyntheticsNetworkTestType type) |
Copyright © 2026. All rights reserved.