@Incubating public interface MavenPomMailingList
MavenPom, 
MavenPomMailingListSpec| Modifier and Type | Method | Description | 
|---|---|---|
| Property<java.lang.String> | getArchive() | The URL where you can browse the archive of this mailing list. | 
| Property<java.lang.String> | getName() | The name of this mailing list. | 
| SetProperty<java.lang.String> | getOtherArchives() | The alternate URLs where you can browse the archive of this mailing list. | 
| Property<java.lang.String> | getPost() | The email address or link that can be used to post to this mailing list. | 
| Property<java.lang.String> | getSubscribe() | The email address or link that can be used to subscribe to this mailing list. | 
| Property<java.lang.String> | getUnsubscribe() | The email address or link that can be used to subscribe to this mailing list. | 
Property<java.lang.String> getName()
Property<java.lang.String> getSubscribe()
Property<java.lang.String> getUnsubscribe()
Property<java.lang.String> getPost()
Property<java.lang.String> getArchive()
SetProperty<java.lang.String> getOtherArchives()