Uses of Class
software.amazon.awssdk.services.quicksight.model.InsightConfiguration
-
Packages that use InsightConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of InsightConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return InsightConfiguration Modifier and Type Method Description InsightConfigurationInsightVisual. insightConfiguration()The configuration of an insight visual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type InsightConfiguration Modifier and Type Method Description InsightVisual.BuilderInsightVisual.Builder. insightConfiguration(InsightConfiguration insightConfiguration)The configuration of an insight visual.
-