public static interface UpdateConfigurationSetSendingEnabledRequest.Builder extends SesRequest.Builder, SdkPojo, CopyableBuilder<UpdateConfigurationSetSendingEnabledRequest.Builder,UpdateConfigurationSetSendingEnabledRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateConfigurationSetSendingEnabledRequest.Builder |
configurationSetName(String configurationSetName)
The name of the configuration set that you want to update.
|
UpdateConfigurationSetSendingEnabledRequest.Builder |
enabled(Boolean enabled)
Describes whether email sending is enabled or disabled for the configuration set.
|
UpdateConfigurationSetSendingEnabledRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateConfigurationSetSendingEnabledRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateConfigurationSetSendingEnabledRequest.Builder configurationSetName(String configurationSetName)
The name of the configuration set that you want to update.
configurationSetName - The name of the configuration set that you want to update.UpdateConfigurationSetSendingEnabledRequest.Builder enabled(Boolean enabled)
Describes whether email sending is enabled or disabled for the configuration set.
enabled - Describes whether email sending is enabled or disabled for the configuration set.UpdateConfigurationSetSendingEnabledRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateConfigurationSetSendingEnabledRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.