Uses of Class
software.amazon.awssdk.services.quicksight.model.FilterOperationSelectedFieldsConfiguration
-
Packages that use FilterOperationSelectedFieldsConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of FilterOperationSelectedFieldsConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return FilterOperationSelectedFieldsConfiguration Modifier and Type Method Description FilterOperationSelectedFieldsConfigurationCustomActionFilterOperation. selectedFieldsConfiguration()The configuration that chooses the fields to be filtered.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type FilterOperationSelectedFieldsConfiguration Modifier and Type Method Description CustomActionFilterOperation.BuilderCustomActionFilterOperation.Builder. selectedFieldsConfiguration(FilterOperationSelectedFieldsConfiguration selectedFieldsConfiguration)The configuration that chooses the fields to be filtered.
-