Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
CustomContentConfiguration |
CustomContentConfiguration.clone() |
CustomContentConfiguration |
CustomContentVisual.getChartConfiguration()
The configuration of a
CustomContentVisual . |
CustomContentConfiguration |
CustomContentConfiguration.withContentType(CustomContentType contentType)
The content type of the custom content visual.
|
CustomContentConfiguration |
CustomContentConfiguration.withContentType(String contentType)
The content type of the custom content visual.
|
CustomContentConfiguration |
CustomContentConfiguration.withContentUrl(String contentUrl)
The input URL that links to the custom content that you want in the custom visual.
|
CustomContentConfiguration |
CustomContentConfiguration.withImageScaling(CustomContentImageScalingConfiguration imageScaling)
The sizing options for the size of the custom content visual.
|
CustomContentConfiguration |
CustomContentConfiguration.withImageScaling(String imageScaling)
The sizing options for the size of the custom content visual.
|
Modifier and Type | Method and Description |
---|---|
void |
CustomContentVisual.setChartConfiguration(CustomContentConfiguration chartConfiguration)
The configuration of a
CustomContentVisual . |
CustomContentVisual |
CustomContentVisual.withChartConfiguration(CustomContentConfiguration chartConfiguration)
The configuration of a
CustomContentVisual . |
Copyright © 2023. All rights reserved.