Uses of Class
software.amazon.awssdk.services.quicksight.model.GrowthRateComputation
-
Packages that use GrowthRateComputation Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of GrowthRateComputation in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return GrowthRateComputation Modifier and Type Method Description GrowthRateComputationComputation. growthRate()The growth rate computation configuration.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type GrowthRateComputation Modifier and Type Method Description Computation.BuilderComputation.Builder. growthRate(GrowthRateComputation growthRate)The growth rate computation configuration.
-