| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<DataSourceSearchFilter> |
SearchDataSourcesRequest.filters()
The filters to apply to the search.
|
| Modifier and Type | Method and Description |
|---|---|
SearchDataSourcesRequest.Builder |
SearchDataSourcesRequest.Builder.filters(DataSourceSearchFilter... filters)
The filters to apply to the search.
|
| Modifier and Type | Method and Description |
|---|---|
SearchDataSourcesRequest.Builder |
SearchDataSourcesRequest.Builder.filters(Collection<DataSourceSearchFilter> filters)
The filters to apply to the search.
|
Copyright © 2023. All rights reserved.