Package | Description |
---|---|
software.amazon.awssdk.services.sesv2 |
|
Modifier and Type | Method and Description |
---|---|
default DeleteSuppressedDestinationResponse |
SesV2Client.deleteSuppressedDestination(Consumer<DeleteSuppressedDestinationRequest.Builder> deleteSuppressedDestinationRequest)
Removes an email address from the suppression list for your account.
|
default DeleteSuppressedDestinationResponse |
SesV2Client.deleteSuppressedDestination(DeleteSuppressedDestinationRequest deleteSuppressedDestinationRequest)
Removes an email address from the suppression list for your account.
|
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<DeleteSuppressedDestinationResponse> |
SesV2AsyncClient.deleteSuppressedDestination(Consumer<DeleteSuppressedDestinationRequest.Builder> deleteSuppressedDestinationRequest)
Removes an email address from the suppression list for your account.
|
default CompletableFuture<DeleteSuppressedDestinationResponse> |
SesV2AsyncClient.deleteSuppressedDestination(DeleteSuppressedDestinationRequest deleteSuppressedDestinationRequest)
Removes an email address from the suppression list for your account.
|
Copyright © 2021. All rights reserved.