Uses of Class
software.amazon.awssdk.services.quicksight.model.AxisDisplayMinMaxRange
-
Packages that use AxisDisplayMinMaxRange Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of AxisDisplayMinMaxRange in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return AxisDisplayMinMaxRange Modifier and Type Method Description AxisDisplayMinMaxRangeAxisDisplayRange. minMax()The minimum and maximum setup of an axis display range.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type AxisDisplayMinMaxRange Modifier and Type Method Description AxisDisplayRange.BuilderAxisDisplayRange.Builder. minMax(AxisDisplayMinMaxRange minMax)The minimum and maximum setup of an axis display range.
-