| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
MonitorGroupSearchResponseCounts |
MonitorGroupSearchResponseCounts.addStatusItem(MonitorSearchCountItem statusItem) |
MonitorGroupSearchResponseCounts |
MonitorGroupSearchResponseCounts.addTypeItem(MonitorSearchCountItem typeItem) |
MonitorGroupSearchResponseCounts |
MonitorGroupSearchResponse.getCounts()
The counts of monitor groups per different criteria.
|
MonitorGroupSearchResponseCounts |
MonitorGroupSearchResponseCounts.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
MonitorGroupSearchResponseCounts |
MonitorGroupSearchResponseCounts.status(List<MonitorSearchCountItem> status) |
MonitorGroupSearchResponseCounts |
MonitorGroupSearchResponseCounts.type(List<MonitorSearchCountItem> type) |
Copyright © 2024. All rights reserved.