Uses of Class
software.amazon.awssdk.services.workmail.model.ListGroupsForEntityFilters
-
Packages that use ListGroupsForEntityFilters Package Description software.amazon.awssdk.services.workmail.model -
-
Uses of ListGroupsForEntityFilters in software.amazon.awssdk.services.workmail.model
Methods in software.amazon.awssdk.services.workmail.model that return ListGroupsForEntityFilters Modifier and Type Method Description ListGroupsForEntityFiltersListGroupsForEntityRequest. filters()Limit the search results based on the filter criteria.Methods in software.amazon.awssdk.services.workmail.model with parameters of type ListGroupsForEntityFilters Modifier and Type Method Description ListGroupsForEntityRequest.BuilderListGroupsForEntityRequest.Builder. filters(ListGroupsForEntityFilters filters)Limit the search results based on the filter criteria.
-