Uses of Class
software.xdev.mailpit.model.SendMessageParamsRequestReplyToInner
Packages that use SendMessageParamsRequestReplyToInner
-
Uses of SendMessageParamsRequestReplyToInner in software.xdev.mailpit.model
Methods in software.xdev.mailpit.model that return SendMessageParamsRequestReplyToInnerModifier and TypeMethodDescriptionMethods in software.xdev.mailpit.model that return types with arguments of type SendMessageParamsRequestReplyToInnerModifier and TypeMethodDescriptionSendMessageParamsRequest.getReplyTo()Optional Reply-To recipientsMethods in software.xdev.mailpit.model with parameters of type SendMessageParamsRequestReplyToInnerModifier and TypeMethodDescriptionSendMessageParamsRequest.addReplyToItem(SendMessageParamsRequestReplyToInner replyToItem) Method parameters in software.xdev.mailpit.model with type arguments of type SendMessageParamsRequestReplyToInnerModifier and TypeMethodDescriptionSendMessageParamsRequest.replyTo(List<SendMessageParamsRequestReplyToInner> replyTo) voidSendMessageParamsRequest.setReplyTo(List<SendMessageParamsRequestReplyToInner> replyTo)