| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static DowntimeIncludedMonitorType |
DowntimeIncludedMonitorType.MONITORS |
| Modifier and Type | Method and Description |
|---|---|
static DowntimeIncludedMonitorType |
DowntimeIncludedMonitorType.fromValue(String value) |
DowntimeIncludedMonitorType |
DowntimeMonitorIncludedItem.getType()
Monitor resource type.
|
DowntimeIncludedMonitorType |
DowntimeRelationshipsMonitorData.getType()
Monitor resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DowntimeIncludedMonitorType.DowntimeIncludedMonitorTypeSerializer.serialize(DowntimeIncludedMonitorType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
DowntimeMonitorIncludedItem.setType(DowntimeIncludedMonitorType type) |
void |
DowntimeRelationshipsMonitorData.setType(DowntimeIncludedMonitorType type) |
DowntimeMonitorIncludedItem |
DowntimeMonitorIncludedItem.type(DowntimeIncludedMonitorType type) |
DowntimeRelationshipsMonitorData |
DowntimeRelationshipsMonitorData.type(DowntimeIncludedMonitorType type) |
| Constructor and Description |
|---|
DowntimeIncludedMonitorTypeSerializer(Class<DowntimeIncludedMonitorType> t) |
Copyright © 2024. All rights reserved.