Uses of Class
software.amazon.awssdk.services.quicksight.model.VisibleRangeOptions
-
Packages that use VisibleRangeOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of VisibleRangeOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return VisibleRangeOptions Modifier and Type Method Description VisibleRangeOptionsScrollBarOptions. visibleRange()The visibility range for the data zoom scroll bar.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type VisibleRangeOptions Modifier and Type Method Description ScrollBarOptions.BuilderScrollBarOptions.Builder. visibleRange(VisibleRangeOptions visibleRange)The visibility range for the data zoom scroll bar.
-