public static interface PutAccountDedicatedIpWarmupAttributesRequest.Builder extends PinpointEmailRequest.Builder, SdkPojo, CopyableBuilder<PutAccountDedicatedIpWarmupAttributesRequest.Builder,PutAccountDedicatedIpWarmupAttributesRequest>
| Modifier and Type | Method and Description |
|---|---|
PutAccountDedicatedIpWarmupAttributesRequest.Builder |
autoWarmupEnabled(Boolean autoWarmupEnabled)
Enables or disables the automatic warm-up feature for dedicated IP addresses that are associated with your
Amazon Pinpoint account in the current AWS Region.
|
PutAccountDedicatedIpWarmupAttributesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
PutAccountDedicatedIpWarmupAttributesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildPutAccountDedicatedIpWarmupAttributesRequest.Builder autoWarmupEnabled(Boolean autoWarmupEnabled)
Enables or disables the automatic warm-up feature for dedicated IP addresses that are associated with your
Amazon Pinpoint account in the current AWS Region. Set to true to enable the automatic warm-up
feature, or set to false to disable it.
autoWarmupEnabled - Enables or disables the automatic warm-up feature for dedicated IP addresses that are associated with
your Amazon Pinpoint account in the current AWS Region. Set to true to enable the
automatic warm-up feature, or set to false to disable it.PutAccountDedicatedIpWarmupAttributesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderPutAccountDedicatedIpWarmupAttributesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.