| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourcegroups.model |
| Modifier and Type | Method and Description |
|---|---|
List<GroupFilter> |
ListGroupsRequest.filters()
Filters, formatted as GroupFilter objects, that you want to apply to a
ListGroups operation. |
| Modifier and Type | Method and Description |
|---|---|
ListGroupsRequest.Builder |
ListGroupsRequest.Builder.filters(GroupFilter... filters)
Filters, formatted as GroupFilter objects, that you want to apply to a
ListGroups
operation. |
| Modifier and Type | Method and Description |
|---|---|
ListGroupsRequest.Builder |
ListGroupsRequest.Builder.filters(Collection<GroupFilter> filters)
Filters, formatted as GroupFilter objects, that you want to apply to a
ListGroups
operation. |
Copyright © 2022. All rights reserved.