Uses of Class
software.amazon.awssdk.services.quicksight.model.TopBottomMoversComputation
-
Packages that use TopBottomMoversComputation Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TopBottomMoversComputation in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TopBottomMoversComputation Modifier and Type Method Description TopBottomMoversComputationComputation. topBottomMovers()The top movers and bottom movers computation configuration.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TopBottomMoversComputation Modifier and Type Method Description Computation.BuilderComputation.Builder. topBottomMovers(TopBottomMoversComputation topBottomMovers)The top movers and bottom movers computation configuration.
-