Uses of Class
software.amazon.awssdk.services.ses.model.CannotDeleteException
-
Packages that use CannotDeleteException Package Description software.amazon.awssdk.services.ses Amazon Simple Email Service -
-
Uses of CannotDeleteException in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses that throw CannotDeleteException Modifier and Type Method Description default DeleteReceiptRuleSetResponseSesClient. deleteReceiptRuleSet(Consumer<DeleteReceiptRuleSetRequest.Builder> deleteReceiptRuleSetRequest)Deletes the specified receipt rule set and all of the receipt rules it contains.default DeleteReceiptRuleSetResponseSesClient. deleteReceiptRuleSet(DeleteReceiptRuleSetRequest deleteReceiptRuleSetRequest)Deletes the specified receipt rule set and all of the receipt rules it contains.
-