| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
MatchingDowntime |
MatchingDowntime.addScopeItem(String scopeItem) |
MatchingDowntime |
MatchingDowntime.end(Long end) |
MatchingDowntime |
MatchingDowntime.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
MatchingDowntime |
MatchingDowntime.scope(List<String> scope) |
MatchingDowntime |
MatchingDowntime.start(Long start) |
| Modifier and Type | Method and Description |
|---|---|
List<MatchingDowntime> |
Monitor.getMatchingDowntimes()
A list of active v1 downtimes that match this monitor.
|
| Modifier and Type | Method and Description |
|---|---|
Monitor |
Monitor.addMatchingDowntimesItem(MatchingDowntime matchingDowntimesItem) |
| Modifier and Type | Method and Description |
|---|---|
Monitor |
Monitor.matchingDowntimes(List<MatchingDowntime> matchingDowntimes) |
void |
Monitor.setMatchingDowntimes(List<MatchingDowntime> matchingDowntimes) |
Copyright © 2024. All rights reserved.