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