Uses of Class
software.amazon.awssdk.services.sesv2.model.ListContactsFilter
-
Packages that use ListContactsFilter Package Description software.amazon.awssdk.services.sesv2.model -
-
Uses of ListContactsFilter in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return ListContactsFilter Modifier and Type Method Description ListContactsFilterListContactsRequest. filter()A filter that can be applied to a list of contacts.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type ListContactsFilter Modifier and Type Method Description ListContactsRequest.BuilderListContactsRequest.Builder. filter(ListContactsFilter filter)A filter that can be applied to a list of contacts.
-