Uses of Class
software.amazon.awssdk.services.ses.model.CannotDeleteException
Packages that use CannotDeleteException
-
Uses of CannotDeleteException in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses that throw CannotDeleteExceptionModifier and TypeMethodDescriptiondefault 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.