Uses of Class
software.amazon.awssdk.services.sesv2.model.PutDedicatedIpInPoolRequest
Packages that use PutDedicatedIpInPoolRequest
Package
Description
-
Uses of PutDedicatedIpInPoolRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type PutDedicatedIpInPoolRequestModifier and TypeMethodDescriptionSesV2AsyncClient.putDedicatedIpInPool(PutDedicatedIpInPoolRequest putDedicatedIpInPoolRequest) Move a dedicated IP address to an existing dedicated IP pool.default PutDedicatedIpInPoolResponseSesV2Client.putDedicatedIpInPool(PutDedicatedIpInPoolRequest putDedicatedIpInPoolRequest) Move a dedicated IP address to an existing dedicated IP pool. -
Uses of PutDedicatedIpInPoolRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type PutDedicatedIpInPoolRequestModifier and TypeMethodDescriptionPutDedicatedIpInPoolRequestMarshaller.marshall(PutDedicatedIpInPoolRequest putDedicatedIpInPoolRequest)