| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultNetpathDestination |
SyntheticsTestResultNetpath.getDestination()
Destination endpoint of a network path measurement.
|
SyntheticsTestResultNetpathDestination |
SyntheticsTestResultNetpathDestination.hostname(String hostname) |
SyntheticsTestResultNetpathDestination |
SyntheticsTestResultNetpathDestination.ipAddress(String ipAddress) |
SyntheticsTestResultNetpathDestination |
SyntheticsTestResultNetpathDestination.port(Long port) |
SyntheticsTestResultNetpathDestination |
SyntheticsTestResultNetpathDestination.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultNetpath |
SyntheticsTestResultNetpath.destination(SyntheticsTestResultNetpathDestination destination) |
void |
SyntheticsTestResultNetpath.setDestination(SyntheticsTestResultNetpathDestination destination) |
Copyright © 2026. All rights reserved.