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