Uses of Interface
security.whisper.javastix.coo.objects.EmailMessageCoo
Packages that use EmailMessageCoo
-
Uses of EmailMessageCoo in security.whisper.javastix.coo.objects
Classes in security.whisper.javastix.coo.objects that implement EmailMessageCooModifier and TypeClassDescriptionfinal classThe Email Message Object represents an instance of an email message.Methods in security.whisper.javastix.coo.objects with parameters of type EmailMessageCooModifier and TypeMethodDescriptionstatic EmailMessageEmailMessage.copyOf(EmailMessageCoo instance) Creates an immutable copy of aEmailMessageCoovalue.final EmailMessage.BuilderEmailMessage.Builder.from(EmailMessageCoo instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.coo.objects.EmailMessageCooinstance.