| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
WatcherData |
WatcherData.attributes(WatcherDataAttributes attributes) |
WatcherData |
WatcherData.id(String id) |
WatcherData |
WatcherData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
WatcherData |
WatcherData.type(WatcherDataType type) |
| Modifier and Type | Method and Description |
|---|---|
List<WatcherData> |
WatcherArray.getData()
Array of watcher data objects.
|
| Modifier and Type | Method and Description |
|---|---|
WatcherArray |
WatcherArray.addDataItem(WatcherData dataItem) |
| Modifier and Type | Method and Description |
|---|---|
WatcherArray |
WatcherArray.data(List<WatcherData> data) |
void |
WatcherArray.setData(List<WatcherData> data) |
| Constructor and Description |
|---|
WatcherArray(List<WatcherData> data) |
Copyright © 2026. All rights reserved.