| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultDnsRecord |
SyntheticsTestResultDnsRecord.addValuesItem(String valuesItem) |
SyntheticsTestResultDnsRecord |
SyntheticsTestResultDnsRecord.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsTestResultDnsRecord |
SyntheticsTestResultDnsRecord.type(String type) |
SyntheticsTestResultDnsRecord |
SyntheticsTestResultDnsRecord.values(List<String> values) |
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticsTestResultDnsRecord> |
SyntheticsTestResultResponseInfo.getRecords()
DNS records returned in the response (DNS tests only).
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultResponseInfo |
SyntheticsTestResultResponseInfo.addRecordsItem(SyntheticsTestResultDnsRecord recordsItem) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultResponseInfo |
SyntheticsTestResultResponseInfo.records(List<SyntheticsTestResultDnsRecord> records) |
void |
SyntheticsTestResultResponseInfo.setRecords(List<SyntheticsTestResultDnsRecord> records) |
Copyright © 2026. All rights reserved.