Uses of Interface
software.amazon.awssdk.services.sesv2.model.ListContactsResponse.Builder
Packages that use ListContactsResponse.Builder
-
Uses of ListContactsResponse.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return ListContactsResponse.BuilderModifier and TypeMethodDescriptionstatic ListContactsResponse.BuilderListContactsResponse.builder()ListContactsResponse.Builder.contacts(Collection<Contact> contacts) The contacts present in a specific contact list.ListContactsResponse.Builder.contacts(Consumer<Contact.Builder>... contacts) The contacts present in a specific contact list.The contacts present in a specific contact list.A string token indicating that there might be additional contacts available to be listed.ListContactsResponse.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type ListContactsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListContactsResponse.Builder>ListContactsResponse.serializableBuilderClass()