Uses of Interface
software.amazon.awssdk.services.sesv2.model.PutDedicatedIpWarmupAttributesRequest.Builder
Packages that use PutDedicatedIpWarmupAttributesRequest.Builder
Package
Description
-
Uses of PutDedicatedIpWarmupAttributesRequest.Builder in software.amazon.awssdk.services.sesv2
Method parameters in software.amazon.awssdk.services.sesv2 with type arguments of type PutDedicatedIpWarmupAttributesRequest.BuilderModifier and TypeMethodDescriptionSesV2AsyncClient.putDedicatedIpWarmupAttributes(Consumer<PutDedicatedIpWarmupAttributesRequest.Builder> putDedicatedIpWarmupAttributesRequest) SesV2Client.putDedicatedIpWarmupAttributes(Consumer<PutDedicatedIpWarmupAttributesRequest.Builder> putDedicatedIpWarmupAttributesRequest) -
Uses of PutDedicatedIpWarmupAttributesRequest.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return PutDedicatedIpWarmupAttributesRequest.BuilderModifier and TypeMethodDescriptionPutDedicatedIpWarmupAttributesRequest.builder()The dedicated IP address that you want to update the warm-up attributes for.PutDedicatedIpWarmupAttributesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) PutDedicatedIpWarmupAttributesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) PutDedicatedIpWarmupAttributesRequest.toBuilder()PutDedicatedIpWarmupAttributesRequest.Builder.warmupPercentage(Integer warmupPercentage) The warm-up percentage that you want to associate with the dedicated IP address.Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type PutDedicatedIpWarmupAttributesRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PutDedicatedIpWarmupAttributesRequest.Builder>PutDedicatedIpWarmupAttributesRequest.serializableBuilderClass()