| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
RangeConstant |
RangeConstant.clone() |
RangeConstant |
TopicRangeFilterConstant.getRangeConstant()
The value of the constant that is used to specify the endpoints of a range filter.
|
RangeConstant |
RangeConstant.withMaximum(String maximum)
The maximum value for a range constant.
|
RangeConstant |
RangeConstant.withMinimum(String minimum)
The minimum value for a range constant.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TopicRangeFilterConstant.setRangeConstant(RangeConstant rangeConstant)
The value of the constant that is used to specify the endpoints of a range filter.
|
TopicRangeFilterConstant |
TopicRangeFilterConstant.withRangeConstant(RangeConstant rangeConstant)
The value of the constant that is used to specify the endpoints of a range filter.
|
Copyright © 2023. All rights reserved.