| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SingleAggregatedDnsResponseData |
SingleAggregatedDnsResponseData.attributes(SingleAggregatedDnsResponseDataAttributes attributes) |
SingleAggregatedDnsResponseData |
SingleAggregatedDnsResponseData.id(String id) |
SingleAggregatedDnsResponseData |
SingleAggregatedDnsResponseData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SingleAggregatedDnsResponseData |
SingleAggregatedDnsResponseData.type(SingleAggregatedDnsResponseDataType type) |
| Modifier and Type | Method and Description |
|---|---|
List<SingleAggregatedDnsResponseData> |
SingleAggregatedDnsResponseArray.getData()
Array of aggregated DNS objects.
|
| Modifier and Type | Method and Description |
|---|---|
SingleAggregatedDnsResponseArray |
SingleAggregatedDnsResponseArray.addDataItem(SingleAggregatedDnsResponseData dataItem) |
| Modifier and Type | Method and Description |
|---|---|
SingleAggregatedDnsResponseArray |
SingleAggregatedDnsResponseArray.data(List<SingleAggregatedDnsResponseData> data) |
void |
SingleAggregatedDnsResponseArray.setData(List<SingleAggregatedDnsResponseData> data) |
Copyright © 2025. All rights reserved.