| Package | Description |
|---|---|
| com.gooddata.sdk.model.export | |
| com.gooddata.sdk.model.md |
| Modifier and Type | Method and Description |
|---|---|
static ExportFormat |
ExportFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportFormat[] |
ExportFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String[] |
ExportFormat.arrayToStringArray(ExportFormat... formats) |
| Modifier and Type | Method and Description |
|---|---|
ScheduledMail |
ScheduledMail.addReportAttachment(ReportDefinition reportDefinition,
Map<String,String> exportOptions,
ExportFormat... formats) |
| Constructor and Description |
|---|
ReportAttachment(String uri,
Map<String,String> exportOptions,
ExportFormat... formats) |
Copyright © 2019. All rights reserved.