Uses of Interface
software.amazon.awssdk.services.sesv2.model.Complaint.Builder
Packages that use Complaint.Builder
-
Uses of Complaint.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return Complaint.BuilderModifier and TypeMethodDescriptionstatic Complaint.BuilderComplaint.builder()Complaint.Builder.complaintFeedbackType(String complaintFeedbackType) The value of theFeedback-Typefield from the feedback report received from the ISP.Complaint.Builder.complaintSubType(String complaintSubType) Can either benullorOnAccountSuppressionList.Complaint.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type Complaint.BuilderModifier and TypeMethodDescriptionstatic Class<? extends Complaint.Builder>Complaint.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.sesv2.model with type arguments of type Complaint.BuilderModifier and TypeMethodDescriptiondefault EventDetails.BuilderEventDetails.Builder.complaint(Consumer<Complaint.Builder> complaint) Information about aComplaintevent.