| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultLocation |
SyntheticsTestResultSummaryAttributes.getLocation()
Location information for a Synthetic test result.
|
SyntheticsTestResultLocation |
SyntheticsTestResultAttributes.getLocation()
Location information for a Synthetic test result.
|
SyntheticsTestResultLocation |
SyntheticsFastTestResultAttributes.getLocation()
Location information for a Synthetic test result.
|
SyntheticsTestResultLocation |
SyntheticsTestResultLocation.id(String id) |
SyntheticsTestResultLocation |
SyntheticsTestResultLocation.name(String name) |
SyntheticsTestResultLocation |
SyntheticsTestResultLocation.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsTestResultLocation |
SyntheticsTestResultLocation.version(String version) |
SyntheticsTestResultLocation |
SyntheticsTestResultLocation.workerId(String workerId) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultSummaryAttributes |
SyntheticsTestResultSummaryAttributes.location(SyntheticsTestResultLocation location) |
SyntheticsTestResultAttributes |
SyntheticsTestResultAttributes.location(SyntheticsTestResultLocation location) |
SyntheticsFastTestResultAttributes |
SyntheticsFastTestResultAttributes.location(SyntheticsTestResultLocation location) |
void |
SyntheticsTestResultSummaryAttributes.setLocation(SyntheticsTestResultLocation location) |
void |
SyntheticsTestResultAttributes.setLocation(SyntheticsTestResultLocation location) |
void |
SyntheticsFastTestResultAttributes.setLocation(SyntheticsTestResultLocation location) |
Copyright © 2026. All rights reserved.