Uses of Class
software.amazon.awssdk.services.quicksight.model.RangeConstant
-
Packages that use RangeConstant Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of RangeConstant in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return RangeConstant Modifier and Type Method Description RangeConstantTopicRangeFilterConstant. rangeConstant()The value of the constant that is used to specify the endpoints of a range filter.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type RangeConstant Modifier and Type Method Description TopicRangeFilterConstant.BuilderTopicRangeFilterConstant.Builder. rangeConstant(RangeConstant rangeConstant)The value of the constant that is used to specify the endpoints of a range filter.
-