Uses of Class
software.amazon.awssdk.services.quicksight.model.CustomNarrativeOptions
-
Packages that use CustomNarrativeOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of CustomNarrativeOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return CustomNarrativeOptions Modifier and Type Method Description CustomNarrativeOptionsInsightConfiguration. customNarrative()The custom narrative of the insight visual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type CustomNarrativeOptions Modifier and Type Method Description InsightConfiguration.BuilderInsightConfiguration.Builder. customNarrative(CustomNarrativeOptions customNarrative)The custom narrative of the insight visual.
-