| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
MonitorSearchResult |
MonitorSearchResult.addScopesItem(String scopesItem) |
MonitorSearchResult |
MonitorSearchResult.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
MonitorSearchResult |
MonitorSearchResult.query(String query) |
MonitorSearchResult |
MonitorSearchResult.scopes(List<String> scopes) |
MonitorSearchResult |
MonitorSearchResult.type(MonitorType type) |
| Modifier and Type | Method and Description |
|---|---|
List<MonitorSearchResult> |
MonitorSearchResponse.getMonitors()
The list of found monitors.
|
Copyright © 2024. All rights reserved.