| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateAccountSendingEnabledResponse |
SesClient.updateAccountSendingEnabled(Consumer<UpdateAccountSendingEnabledRequest.Builder> updateAccountSendingEnabledRequest)
Enables or disables email sending across your entire Amazon SES account in the current AWS Region.
|
default UpdateAccountSendingEnabledResponse |
SesClient.updateAccountSendingEnabled(UpdateAccountSendingEnabledRequest updateAccountSendingEnabledRequest)
Enables or disables email sending across your entire Amazon SES account in the current AWS Region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateAccountSendingEnabledResponse> |
SesAsyncClient.updateAccountSendingEnabled(Consumer<UpdateAccountSendingEnabledRequest.Builder> updateAccountSendingEnabledRequest)
Enables or disables email sending across your entire Amazon SES account in the current AWS Region.
|
default CompletableFuture<UpdateAccountSendingEnabledResponse> |
SesAsyncClient.updateAccountSendingEnabled(UpdateAccountSendingEnabledRequest updateAccountSendingEnabledRequest)
Enables or disables email sending across your entire Amazon SES account in the current AWS Region.
|
Copyright © 2022. All rights reserved.