| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
ComparativeOrder |
TopicCalculatedField.comparativeOrder()
The order in which data is displayed for the calculated field when it's used in a comparative context.
|
ComparativeOrder |
TopicColumn.comparativeOrder()
The order in which data is displayed for the column when it's used in a comparative context.
|
| Modifier and Type | Method and Description |
|---|---|
TopicCalculatedField.Builder |
TopicCalculatedField.Builder.comparativeOrder(ComparativeOrder comparativeOrder)
The order in which data is displayed for the calculated field when it's used in a comparative context.
|
TopicColumn.Builder |
TopicColumn.Builder.comparativeOrder(ComparativeOrder comparativeOrder)
The order in which data is displayed for the column when it's used in a comparative context.
|
Copyright © 2023. All rights reserved.