| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ReportScheduleResponseAttributesDeliveryFormat |
ReportScheduleResponseAttributesDeliveryFormat.PDF |
static ReportScheduleResponseAttributesDeliveryFormat |
ReportScheduleResponseAttributesDeliveryFormat.PDF_AND_PNG |
static ReportScheduleResponseAttributesDeliveryFormat |
ReportScheduleResponseAttributesDeliveryFormat.PNG |
| Modifier and Type | Method and Description |
|---|---|
static ReportScheduleResponseAttributesDeliveryFormat |
ReportScheduleResponseAttributesDeliveryFormat.fromValue(String value) |
ReportScheduleResponseAttributesDeliveryFormat |
ReportScheduleResponseAttributes.getDeliveryFormat()
The delivery format for dashboard report schedules, or
null if not set. |
| Modifier and Type | Method and Description |
|---|---|
org.openapitools.jackson.nullable.JsonNullable<ReportScheduleResponseAttributesDeliveryFormat> |
ReportScheduleResponseAttributes.getDeliveryFormat_JsonNullable() |
| Modifier and Type | Method and Description |
|---|---|
ReportScheduleResponseAttributes |
ReportScheduleResponseAttributes.deliveryFormat(ReportScheduleResponseAttributesDeliveryFormat deliveryFormat) |
void |
ReportScheduleResponseAttributesDeliveryFormat.ReportScheduleResponseAttributesDeliveryFormatSerializer.serialize(ReportScheduleResponseAttributesDeliveryFormat value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ReportScheduleResponseAttributes.setDeliveryFormat(ReportScheduleResponseAttributesDeliveryFormat deliveryFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReportScheduleResponseAttributes.setDeliveryFormat_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<ReportScheduleResponseAttributesDeliveryFormat> deliveryFormat) |
| Constructor and Description |
|---|
ReportScheduleResponseAttributesDeliveryFormatSerializer(Class<ReportScheduleResponseAttributesDeliveryFormat> t) |
Copyright © 2026. All rights reserved.