| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteSuppressedDestinationResponse |
SesV2Client.deleteSuppressedDestination(DeleteSuppressedDestinationRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteSuppressedDestinationRequestMarshaller.marshall(DeleteSuppressedDestinationRequest deleteSuppressedDestinationRequest) |
Copyright © 2022. All rights reserved.