| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
DataPointTooltipOption |
DataPointTooltipOption.clone() |
DataPointTooltipOption |
DashboardPublishOptions.getDataPointTooltipOption()
The data point tool tip options of a dashboard.
|
DataPointTooltipOption |
DataPointTooltipOption.withAvailabilityStatus(DashboardBehavior availabilityStatus)
The status of the data point tool tip options.
|
DataPointTooltipOption |
DataPointTooltipOption.withAvailabilityStatus(String availabilityStatus)
The status of the data point tool tip options.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DashboardPublishOptions.setDataPointTooltipOption(DataPointTooltipOption dataPointTooltipOption)
The data point tool tip options of a dashboard.
|
DashboardPublishOptions |
DashboardPublishOptions.withDataPointTooltipOption(DataPointTooltipOption dataPointTooltipOption)
The data point tool tip options of a dashboard.
|
Copyright © 2024. All rights reserved.