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