| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutSuppressedDestinationResponse> |
SesV2AsyncClient.putSuppressedDestination(PutSuppressedDestinationRequest putSuppressedDestinationRequest)
Adds an email address to the suppression list for your account.
|
default PutSuppressedDestinationResponse |
SesV2Client.putSuppressedDestination(PutSuppressedDestinationRequest putSuppressedDestinationRequest)
Adds an email address to the suppression list for your account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutSuppressedDestinationRequestMarshaller.marshall(PutSuppressedDestinationRequest putSuppressedDestinationRequest) |
Copyright © 2020. All rights reserved.