| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
FieldTooltipItem |
FieldTooltipItem.clone() |
FieldTooltipItem |
TooltipItem.getFieldTooltipItem()
The tooltip item for the fields.
|
FieldTooltipItem |
FieldTooltipItem.withFieldId(String fieldId)
The unique ID of the field that is targeted by the tooltip.
|
FieldTooltipItem |
FieldTooltipItem.withLabel(String label)
The label of the tooltip item.
|
FieldTooltipItem |
FieldTooltipItem.withVisibility(String visibility)
The visibility of the tooltip item.
|
FieldTooltipItem |
FieldTooltipItem.withVisibility(Visibility visibility)
The visibility of the tooltip item.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TooltipItem.setFieldTooltipItem(FieldTooltipItem fieldTooltipItem)
The tooltip item for the fields.
|
TooltipItem |
TooltipItem.withFieldTooltipItem(FieldTooltipItem fieldTooltipItem)
The tooltip item for the fields.
|
Copyright © 2023. All rights reserved.