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