Uses of Class
software.amazon.awssdk.services.sesv2.model.ListContactListsResponse
Packages that use ListContactListsResponse
Package
Description
-
Uses of ListContactListsResponse in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return ListContactListsResponseModifier and TypeMethodDescriptiondefault ListContactListsResponseSesV2Client.listContactLists(Consumer<ListContactListsRequest.Builder> listContactListsRequest) Lists all of the contact lists available.default ListContactListsResponseSesV2Client.listContactLists(ListContactListsRequest listContactListsRequest) Lists all of the contact lists available.Methods in software.amazon.awssdk.services.sesv2 that return types with arguments of type ListContactListsResponseModifier and TypeMethodDescriptionSesV2AsyncClient.listContactLists(Consumer<ListContactListsRequest.Builder> listContactListsRequest) Lists all of the contact lists available.SesV2AsyncClient.listContactLists(ListContactListsRequest listContactListsRequest) Lists all of the contact lists available. -
Uses of ListContactListsResponse in software.amazon.awssdk.services.sesv2.paginators
Methods in software.amazon.awssdk.services.sesv2.paginators that return types with arguments of type ListContactListsResponseMethod parameters in software.amazon.awssdk.services.sesv2.paginators with type arguments of type ListContactListsResponseModifier and TypeMethodDescriptionvoidListContactListsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListContactListsResponse> subscriber)