| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ReportScheduleDeliveryFormat |
ReportScheduleDeliveryFormat.PDF |
static ReportScheduleDeliveryFormat |
ReportScheduleDeliveryFormat.PDF_AND_PNG |
static ReportScheduleDeliveryFormat |
ReportScheduleDeliveryFormat.PNG |
| Modifier and Type | Method and Description |
|---|---|
static ReportScheduleDeliveryFormat |
ReportScheduleDeliveryFormat.fromValue(String value) |
ReportScheduleDeliveryFormat |
ReportSchedulePatchRequestAttributes.getDeliveryFormat()
How a PDF-export report is delivered.
|
ReportScheduleDeliveryFormat |
ReportScheduleCreateRequestAttributes.getDeliveryFormat()
How a PDF-export report is delivered.
|
| Modifier and Type | Method and Description |
|---|---|
ReportSchedulePatchRequestAttributes |
ReportSchedulePatchRequestAttributes.deliveryFormat(ReportScheduleDeliveryFormat deliveryFormat) |
ReportScheduleCreateRequestAttributes |
ReportScheduleCreateRequestAttributes.deliveryFormat(ReportScheduleDeliveryFormat deliveryFormat) |
void |
ReportScheduleDeliveryFormat.ReportScheduleDeliveryFormatSerializer.serialize(ReportScheduleDeliveryFormat value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ReportSchedulePatchRequestAttributes.setDeliveryFormat(ReportScheduleDeliveryFormat deliveryFormat) |
void |
ReportScheduleCreateRequestAttributes.setDeliveryFormat(ReportScheduleDeliveryFormat deliveryFormat) |
| Constructor and Description |
|---|
ReportScheduleDeliveryFormatSerializer(Class<ReportScheduleDeliveryFormat> t) |
Copyright © 2026. All rights reserved.