Uses of Class
software.amazon.awssdk.services.notificationscontacts.model.ServiceQuotaExceededException
-
Packages that use ServiceQuotaExceededException Package Description software.amazon.awssdk.services.notificationscontacts AWS User Notifications Contacts is a service that allows you to create and manage email contacts for AWS User Notifications. -
-
Uses of ServiceQuotaExceededException in software.amazon.awssdk.services.notificationscontacts
Methods in software.amazon.awssdk.services.notificationscontacts that throw ServiceQuotaExceededException Modifier and Type Method Description default CreateEmailContactResponseNotificationsContactsClient. createEmailContact(Consumer<CreateEmailContactRequest.Builder> createEmailContactRequest)Creates an email contact for the provided email address.default CreateEmailContactResponseNotificationsContactsClient. createEmailContact(CreateEmailContactRequest createEmailContactRequest)Creates an email contact for the provided email address.
-