| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutAccountSendingAttributesResponse |
SesV2Client.putAccountSendingAttributes(PutAccountSendingAttributesRequest putAccountSendingAttributesRequest)
Enable or disable the ability of your account to send email.
|
default CompletableFuture<PutAccountSendingAttributesResponse> |
SesV2AsyncClient.putAccountSendingAttributes(PutAccountSendingAttributesRequest putAccountSendingAttributesRequest)
Enable or disable the ability of your account to send email.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutAccountSendingAttributesRequestMarshaller.marshall(PutAccountSendingAttributesRequest putAccountSendingAttributesRequest) |
Copyright © 2022. All rights reserved.