public static interface PutDedicatedIpWarmupAttributesRequest.Builder extends PinpointEmailRequest.Builder, SdkPojo, CopyableBuilder<PutDedicatedIpWarmupAttributesRequest.Builder,PutDedicatedIpWarmupAttributesRequest>
| Modifier and Type | Method and Description |
|---|---|
PutDedicatedIpWarmupAttributesRequest.Builder |
ip(String ip)
The dedicated IP address that you want to update the warm-up attributes for.
|
PutDedicatedIpWarmupAttributesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
PutDedicatedIpWarmupAttributesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
PutDedicatedIpWarmupAttributesRequest.Builder |
warmupPercentage(Integer warmupPercentage)
The warm-up percentage that you want to associate with the dedicated IP address.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildPutDedicatedIpWarmupAttributesRequest.Builder ip(String ip)
The dedicated IP address that you want to update the warm-up attributes for.
ip - The dedicated IP address that you want to update the warm-up attributes for.PutDedicatedIpWarmupAttributesRequest.Builder warmupPercentage(Integer warmupPercentage)
The warm-up percentage that you want to associate with the dedicated IP address.
warmupPercentage - The warm-up percentage that you want to associate with the dedicated IP address.PutDedicatedIpWarmupAttributesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderPutDedicatedIpWarmupAttributesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.