Uses of Class
software.amazon.awssdk.services.sesv2.model.Contact
Packages that use Contact
-
Uses of Contact in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type ContactModifier and TypeMethodDescriptionListContactsResponse.contacts()The contacts present in a specific contact list.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type ContactModifier and TypeMethodDescriptionThe contacts present in a specific contact list.Method parameters in software.amazon.awssdk.services.sesv2.model with type arguments of type ContactModifier and TypeMethodDescriptionListContactsResponse.Builder.contacts(Collection<Contact> contacts) The contacts present in a specific contact list.