| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutAccountSuppressionAttributesResponse> |
SesV2AsyncClient.putAccountSuppressionAttributes(PutAccountSuppressionAttributesRequest putAccountSuppressionAttributesRequest)
Change the settings for the account-level suppression list.
|
default PutAccountSuppressionAttributesResponse |
SesV2Client.putAccountSuppressionAttributes(PutAccountSuppressionAttributesRequest putAccountSuppressionAttributesRequest)
Change the settings for the account-level suppression list.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutAccountSuppressionAttributesRequestMarshaller.marshall(PutAccountSuppressionAttributesRequest putAccountSuppressionAttributesRequest) |
Copyright © 2021. All rights reserved.