| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
static GetSuppressedDestinationResponse.Builder |
GetSuppressedDestinationResponse.builder() |
default GetSuppressedDestinationResponse.Builder |
GetSuppressedDestinationResponse.Builder.suppressedDestination(Consumer<SuppressedDestination.Builder> suppressedDestination)
An object containing information about the suppressed email address.
|
GetSuppressedDestinationResponse.Builder |
GetSuppressedDestinationResponse.Builder.suppressedDestination(SuppressedDestination suppressedDestination)
An object containing information about the suppressed email address.
|
GetSuppressedDestinationResponse.Builder |
GetSuppressedDestinationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetSuppressedDestinationResponse.Builder> |
GetSuppressedDestinationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.