Uses of Class
software.amazon.awssdk.services.sesv2.model.UpdateContactListResponse
Packages that use UpdateContactListResponse
-
Uses of UpdateContactListResponse in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return UpdateContactListResponseModifier and TypeMethodDescriptiondefault UpdateContactListResponseSesV2Client.updateContactList(Consumer<UpdateContactListRequest.Builder> updateContactListRequest) Updates contact list metadata.default UpdateContactListResponseSesV2Client.updateContactList(UpdateContactListRequest updateContactListRequest) Updates contact list metadata.Methods in software.amazon.awssdk.services.sesv2 that return types with arguments of type UpdateContactListResponseModifier and TypeMethodDescriptionSesV2AsyncClient.updateContactList(Consumer<UpdateContactListRequest.Builder> updateContactListRequest) Updates contact list metadata.SesV2AsyncClient.updateContactList(UpdateContactListRequest updateContactListRequest) Updates contact list metadata.