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