| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DowntimeMeta |
MonitorDowntimeMatchResponse.getMeta()
Pagination metadata returned by the API.
|
DowntimeMeta |
ListDowntimesResponse.getMeta()
Pagination metadata returned by the API.
|
DowntimeMeta |
DowntimeMeta.page(DowntimeMetaPage page) |
DowntimeMeta |
DowntimeMeta.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
MonitorDowntimeMatchResponse |
MonitorDowntimeMatchResponse.meta(DowntimeMeta meta) |
ListDowntimesResponse |
ListDowntimesResponse.meta(DowntimeMeta meta) |
void |
MonitorDowntimeMatchResponse.setMeta(DowntimeMeta meta) |
void |
ListDowntimesResponse.setMeta(DowntimeMeta meta) |
Copyright © 2024. All rights reserved.