public static interface DeleteSuppressedDestinationRequest.Builder extends SesV2Request.Builder, SdkPojo, CopyableBuilder<DeleteSuppressedDestinationRequest.Builder,DeleteSuppressedDestinationRequest>
Modifier and Type | Method and Description |
---|---|
DeleteSuppressedDestinationRequest.Builder |
emailAddress(String emailAddress)
The suppressed email destination to remove from the account suppression list.
|
DeleteSuppressedDestinationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteSuppressedDestinationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
build
overrideConfiguration
equalsBySdkFields, sdkFields
copy
applyMutation, build
DeleteSuppressedDestinationRequest.Builder emailAddress(String emailAddress)
The suppressed email destination to remove from the account suppression list.
emailAddress
- The suppressed email destination to remove from the account suppression list.DeleteSuppressedDestinationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration
in interface AwsRequest.Builder
DeleteSuppressedDestinationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration
in interface AwsRequest.Builder
Copyright © 2023. All rights reserved.