Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
static AssetBundleExportFormat |
AssetBundleExportFormat.fromValue(String value)
Use this in place of valueOf.
|
static AssetBundleExportFormat |
AssetBundleExportFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetBundleExportFormat[] |
AssetBundleExportFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AssetBundleExportJobSummary |
AssetBundleExportJobSummary.withExportFormat(AssetBundleExportFormat exportFormat)
The format for the export job.
|
DescribeAssetBundleExportJobResult |
DescribeAssetBundleExportJobResult.withExportFormat(AssetBundleExportFormat exportFormat)
The format of the exported asset bundle.
|
StartAssetBundleExportJobRequest |
StartAssetBundleExportJobRequest.withExportFormat(AssetBundleExportFormat exportFormat)
The export data format.
|
Copyright © 2023. All rights reserved.