Uses of Class
software.amazon.awssdk.services.sesv2.model.Complaint
-
Packages that use Complaint Package Description software.amazon.awssdk.services.sesv2.model -
-
Uses of Complaint in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return Complaint Modifier and Type Method Description ComplaintEventDetails. complaint()Information about aComplaintevent.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type Complaint Modifier and Type Method Description EventDetails.BuilderEventDetails.Builder. complaint(Complaint complaint)Information about aComplaintevent.
-