Uses of Class
software.amazon.awssdk.services.sesv2.model.PutDedicatedIpPoolScalingAttributesRequest
Packages that use PutDedicatedIpPoolScalingAttributesRequest
Package
Description
-
Uses of PutDedicatedIpPoolScalingAttributesRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type PutDedicatedIpPoolScalingAttributesRequestModifier and TypeMethodDescriptionSesV2AsyncClient.putDedicatedIpPoolScalingAttributes(PutDedicatedIpPoolScalingAttributesRequest putDedicatedIpPoolScalingAttributesRequest) Used to convert a dedicated IP pool to a different scaling mode.SesV2Client.putDedicatedIpPoolScalingAttributes(PutDedicatedIpPoolScalingAttributesRequest putDedicatedIpPoolScalingAttributesRequest) Used to convert a dedicated IP pool to a different scaling mode. -
Uses of PutDedicatedIpPoolScalingAttributesRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type PutDedicatedIpPoolScalingAttributesRequestModifier and TypeMethodDescriptionPutDedicatedIpPoolScalingAttributesRequestMarshaller.marshall(PutDedicatedIpPoolScalingAttributesRequest putDedicatedIpPoolScalingAttributesRequest)