| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
TopicConstantValue |
TopicConstantValue.clone() |
TopicConstantValue |
TopicIRFilterOption.getConstant()
The constant for the
TopicIRFilterOption. |
TopicConstantValue |
TopicIRFilterOption.getLastNextOffset()
The last next offset for the
TopicIRFilterOption. |
TopicConstantValue |
TopicIRFilterOption.getRange()
The range for the
TopicIRFilterOption. |
TopicConstantValue |
TopicIRFilterOption.getTopBottomLimit()
The
TopBottomLimit for the TopicIRFilterOption. |
TopicConstantValue |
TopicConstantValue.withConstantType(ConstantType constantType)
The constant type of a
TopicConstantValue. |
TopicConstantValue |
TopicConstantValue.withConstantType(String constantType)
The constant type of a
TopicConstantValue. |
TopicConstantValue |
TopicConstantValue.withMaximum(String maximum)
The maximum for the
TopicConstantValue. |
TopicConstantValue |
TopicConstantValue.withMinimum(String minimum)
The minimum for the
TopicConstantValue. |
TopicConstantValue |
TopicConstantValue.withValue(String value)
The value of the
TopicConstantValue. |
TopicConstantValue |
TopicConstantValue.withValueList(Collection<CollectiveConstantEntry> valueList)
The value list of the
TopicConstantValue. |
TopicConstantValue |
TopicConstantValue.withValueList(CollectiveConstantEntry... valueList)
The value list of the
TopicConstantValue. |
| Modifier and Type | Method and Description |
|---|---|
void |
TopicIRFilterOption.setConstant(TopicConstantValue constant)
The constant for the
TopicIRFilterOption. |
void |
TopicIRFilterOption.setLastNextOffset(TopicConstantValue lastNextOffset)
The last next offset for the
TopicIRFilterOption. |
void |
TopicIRFilterOption.setRange(TopicConstantValue range)
The range for the
TopicIRFilterOption. |
void |
TopicIRFilterOption.setTopBottomLimit(TopicConstantValue topBottomLimit)
The
TopBottomLimit for the TopicIRFilterOption. |
TopicIRFilterOption |
TopicIRFilterOption.withConstant(TopicConstantValue constant)
The constant for the
TopicIRFilterOption. |
TopicIRFilterOption |
TopicIRFilterOption.withLastNextOffset(TopicConstantValue lastNextOffset)
The last next offset for the
TopicIRFilterOption. |
TopicIRFilterOption |
TopicIRFilterOption.withRange(TopicConstantValue range)
The range for the
TopicIRFilterOption. |
TopicIRFilterOption |
TopicIRFilterOption.withTopBottomLimit(TopicConstantValue topBottomLimit)
The
TopBottomLimit for the TopicIRFilterOption. |
Copyright © 2024. All rights reserved.