| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeReceiptRuleSetResponse |
SesClient.describeReceiptRuleSet(Consumer<DescribeReceiptRuleSetRequest.Builder> describeReceiptRuleSetRequest)
Returns the details of the specified receipt rule set.
|
default DescribeReceiptRuleSetResponse |
SesClient.describeReceiptRuleSet(DescribeReceiptRuleSetRequest describeReceiptRuleSetRequest)
Returns the details of the specified receipt rule set.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeReceiptRuleSetResponse> |
SesAsyncClient.describeReceiptRuleSet(Consumer<DescribeReceiptRuleSetRequest.Builder> describeReceiptRuleSetRequest)
Returns the details of the specified receipt rule set.
|
default CompletableFuture<DescribeReceiptRuleSetResponse> |
SesAsyncClient.describeReceiptRuleSet(DescribeReceiptRuleSetRequest describeReceiptRuleSetRequest)
Returns the details of the specified receipt rule set.
|
Copyright © 2023. All rights reserved.