Uses of Class
software.amazon.awssdk.services.quicksight.model.VisualHighlightOperation
-
Packages that use VisualHighlightOperation Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of VisualHighlightOperation in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return VisualHighlightOperation Modifier and Type Method Description VisualHighlightOperationVisualCustomActionDefaults. highlightOperation()A list of highlight operations available for visuals in an analysis or sheet.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type VisualHighlightOperation Modifier and Type Method Description VisualCustomActionDefaults.BuilderVisualCustomActionDefaults.Builder. highlightOperation(VisualHighlightOperation highlightOperation)A list of highlight operations available for visuals in an analysis or sheet.
-