Uses of Class
software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetRequest
Packages that use DescribeActiveReceiptRuleSetRequest
Package
Description
-
Uses of DescribeActiveReceiptRuleSetRequest in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses with parameters of type DescribeActiveReceiptRuleSetRequestModifier and TypeMethodDescriptionSesAsyncClient.describeActiveReceiptRuleSet(DescribeActiveReceiptRuleSetRequest describeActiveReceiptRuleSetRequest) Returns the metadata and receipt rules for the receipt rule set that is currently active.SesClient.describeActiveReceiptRuleSet(DescribeActiveReceiptRuleSetRequest describeActiveReceiptRuleSetRequest) Returns the metadata and receipt rules for the receipt rule set that is currently active. -
Uses of DescribeActiveReceiptRuleSetRequest in software.amazon.awssdk.services.ses.transform
Methods in software.amazon.awssdk.services.ses.transform with parameters of type DescribeActiveReceiptRuleSetRequestModifier and TypeMethodDescriptionDescribeActiveReceiptRuleSetRequestMarshaller.marshall(DescribeActiveReceiptRuleSetRequest describeActiveReceiptRuleSetRequest)