| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<AnalysisSearchFilter> |
SearchAnalysesRequest.filters()
The structure for the search filters that you want to apply to your search.
|
| Modifier and Type | Method and Description |
|---|---|
SearchAnalysesRequest.Builder |
SearchAnalysesRequest.Builder.filters(AnalysisSearchFilter... filters)
The structure for the search filters that you want to apply to your search.
|
| Modifier and Type | Method and Description |
|---|---|
SearchAnalysesRequest.Builder |
SearchAnalysesRequest.Builder.filters(Collection<AnalysisSearchFilter> filters)
The structure for the search filters that you want to apply to your search.
|
Copyright © 2023. All rights reserved.