Uses of Class
software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetRequest
Packages that use DescribeReceiptRuleSetRequest
Package
Description
-
Uses of DescribeReceiptRuleSetRequest in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses with parameters of type DescribeReceiptRuleSetRequestModifier and TypeMethodDescriptionSesAsyncClient.describeReceiptRuleSet(DescribeReceiptRuleSetRequest describeReceiptRuleSetRequest) Returns the details of the specified receipt rule set.default DescribeReceiptRuleSetResponseSesClient.describeReceiptRuleSet(DescribeReceiptRuleSetRequest describeReceiptRuleSetRequest) Returns the details of the specified receipt rule set. -
Uses of DescribeReceiptRuleSetRequest in software.amazon.awssdk.services.ses.transform
Methods in software.amazon.awssdk.services.ses.transform with parameters of type DescribeReceiptRuleSetRequestModifier and TypeMethodDescriptionDescribeReceiptRuleSetRequestMarshaller.marshall(DescribeReceiptRuleSetRequest describeReceiptRuleSetRequest)