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