Uses of Class
software.amazon.awssdk.services.sesv2.model.ListContactsFilter
Packages that use ListContactsFilter
-
Uses of ListContactsFilter in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return ListContactsFilterModifier and TypeMethodDescriptionfinal 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 ListContactsFilterModifier and TypeMethodDescriptionListContactsRequest.Builder.filter(ListContactsFilter filter) A filter that can be applied to a list of contacts.