| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
FieldLabelType |
FieldLabelType.clone() |
FieldLabelType |
DataLabelType.getFieldLabelType()
Determines the label configuration for the entire field.
|
FieldLabelType |
FieldLabelType.withFieldId(String fieldId)
Indicates the field that is targeted by the field label.
|
FieldLabelType |
FieldLabelType.withVisibility(String visibility)
The visibility of the field label.
|
FieldLabelType |
FieldLabelType.withVisibility(Visibility visibility)
The visibility of the field label.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataLabelType.setFieldLabelType(FieldLabelType fieldLabelType)
Determines the label configuration for the entire field.
|
DataLabelType |
DataLabelType.withFieldLabelType(FieldLabelType fieldLabelType)
Determines the label configuration for the entire field.
|
Copyright © 2023. All rights reserved.