| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSuppressedDestinationResponse> |
SesV2AsyncClient.getSuppressedDestination(GetSuppressedDestinationRequest getSuppressedDestinationRequest)
Retrieves information about a specific email address that's on the suppression list for your account.
|
default GetSuppressedDestinationResponse |
SesV2Client.getSuppressedDestination(GetSuppressedDestinationRequest getSuppressedDestinationRequest)
Retrieves information about a specific email address that's on the suppression list for your account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetSuppressedDestinationRequestMarshaller.marshall(GetSuppressedDestinationRequest getSuppressedDestinationRequest) |
Copyright © 2022. All rights reserved.