Uses of Class
software.amazon.awssdk.services.quicksight.model.CustomContentConfiguration
-
Packages that use CustomContentConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of CustomContentConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return CustomContentConfiguration Modifier and Type Method Description CustomContentConfiguration
CustomContentVisual. chartConfiguration()
The configuration of aCustomContentVisual
.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type CustomContentConfiguration Modifier and Type Method Description CustomContentVisual.Builder
CustomContentVisual.Builder. chartConfiguration(CustomContentConfiguration chartConfiguration)
The configuration of aCustomContentVisual
.
-