Uses of Class
software.amazon.awssdk.services.sesv2.model.DedicatedIpPool
Packages that use DedicatedIpPool
-
Uses of DedicatedIpPool in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return DedicatedIpPoolModifier and TypeMethodDescriptionfinal DedicatedIpPoolGetDedicatedIpPoolResponse.dedicatedIpPool()An object that contains information about a dedicated IP pool.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type DedicatedIpPoolModifier and TypeMethodDescriptionGetDedicatedIpPoolResponse.Builder.dedicatedIpPool(DedicatedIpPool dedicatedIpPool) An object that contains information about a dedicated IP pool.