| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultNetpath |
SyntheticsTestResultNetpath.addHopsItem(SyntheticsTestResultNetpathHop hopsItem) |
SyntheticsTestResultNetpath |
SyntheticsTestResultNetpath.addTagsItem(String tagsItem) |
SyntheticsTestResultNetpath |
SyntheticsTestResultNetpath.destination(SyntheticsTestResultNetpathDestination destination) |
SyntheticsTestResultNetpath |
SyntheticsTestResultDetail.getNetpath()
Network Path test result capturing the path between source and destination.
|
SyntheticsTestResultNetpath |
SyntheticsTestResultNetpath.hops(List<SyntheticsTestResultNetpathHop> hops) |
SyntheticsTestResultNetpath |
SyntheticsTestResultNetpath.origin(String origin) |
SyntheticsTestResultNetpath |
SyntheticsTestResultNetpath.pathtraceId(String pathtraceId) |
SyntheticsTestResultNetpath |
SyntheticsTestResultNetpath.protocol(String protocol) |
SyntheticsTestResultNetpath |
SyntheticsTestResultNetpath.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsTestResultNetpath |
SyntheticsTestResultNetpath.source(SyntheticsTestResultNetpathEndpoint source) |
SyntheticsTestResultNetpath |
SyntheticsTestResultNetpath.tags(List<String> tags) |
SyntheticsTestResultNetpath |
SyntheticsTestResultNetpath.timestamp(Long timestamp) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.netpath(SyntheticsTestResultNetpath netpath) |
void |
SyntheticsTestResultDetail.setNetpath(SyntheticsTestResultNetpath netpath) |
Copyright © 2026. All rights reserved.