| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<DataLabelType> |
DataLabelOptions.dataLabelTypes()
The option that determines the data label type.
|
| Modifier and Type | Method and Description |
|---|---|
DataLabelOptions.Builder |
DataLabelOptions.Builder.dataLabelTypes(DataLabelType... dataLabelTypes)
The option that determines the data label type.
|
| Modifier and Type | Method and Description |
|---|---|
DataLabelOptions.Builder |
DataLabelOptions.Builder.dataLabelTypes(Collection<DataLabelType> dataLabelTypes)
The option that determines the data label type.
|
Copyright © 2023. All rights reserved.