| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default PutAccountSuppressionAttributesResponse |
SesV2Client.putAccountSuppressionAttributes(Consumer<PutAccountSuppressionAttributesRequest.Builder> 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 |
|---|---|
default CompletableFuture<PutAccountSuppressionAttributesResponse> |
SesV2AsyncClient.putAccountSuppressionAttributes(Consumer<PutAccountSuppressionAttributesRequest.Builder> putAccountSuppressionAttributesRequest)
Change the settings for the account-level suppression list.
|
default CompletableFuture<PutAccountSuppressionAttributesResponse> |
SesV2AsyncClient.putAccountSuppressionAttributes(PutAccountSuppressionAttributesRequest putAccountSuppressionAttributesRequest)
Change the settings for the account-level suppression list.
|
Copyright © 2020. All rights reserved.