| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DowntimeScheduleResponse |
DowntimeScheduleResponse.DowntimeScheduleResponseDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
DowntimeScheduleResponse |
DowntimeScheduleResponse.DowntimeScheduleResponseDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
DowntimeScheduleResponse |
DowntimeResponseAttributes.getSchedule()
The schedule that defines when the monitor starts, stops, and recurs.
|
| Modifier and Type | Method and Description |
|---|---|
DowntimeResponseAttributes |
DowntimeResponseAttributes.schedule(DowntimeScheduleResponse schedule) |
void |
DowntimeScheduleResponse.DowntimeScheduleResponseSerializer.serialize(DowntimeScheduleResponse value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
DowntimeResponseAttributes.setSchedule(DowntimeScheduleResponse schedule) |
| Constructor and Description |
|---|
DowntimeScheduleResponseSerializer(Class<DowntimeScheduleResponse> t) |
Copyright © 2024. All rights reserved.