Uses of Class
software.amazon.awssdk.services.quicksight.model.TableFieldCustomIconContent
-
Packages that use TableFieldCustomIconContent Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TableFieldCustomIconContent in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TableFieldCustomIconContent Modifier and Type Method Description TableFieldCustomIconContentTableFieldLinkContentConfiguration. customIconContent()The custom icon content for the table link content configuration.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TableFieldCustomIconContent Modifier and Type Method Description TableFieldLinkContentConfiguration.BuilderTableFieldLinkContentConfiguration.Builder. customIconContent(TableFieldCustomIconContent customIconContent)The custom icon content for the table link content configuration.
-