| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses |
|
| software.amazon.awssdk.services.ses.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetAccountSendingEnabledResponse |
SesClient.getAccountSendingEnabled(GetAccountSendingEnabledRequest getAccountSendingEnabledRequest)
Returns the email sending status of the Amazon SES account for the current region.
|
default CompletableFuture<GetAccountSendingEnabledResponse> |
SesAsyncClient.getAccountSendingEnabled(GetAccountSendingEnabledRequest getAccountSendingEnabledRequest)
Returns the email sending status of the Amazon SES account for the current region.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetAccountSendingEnabledRequestMarshaller.marshall(GetAccountSendingEnabledRequest getAccountSendingEnabledRequest) |
Copyright © 2023. All rights reserved.