Package org.apache.maven.api.model
Class MailingList.Builder
java.lang.Object
org.apache.maven.api.model.MailingList.Builder
- Enclosing class:
 MailingList
Builder class used to create MailingList instances.
- See Also:
 
- 
Method Summary
Modifier and TypeMethodDescriptionbuild()location(Object key, InputLocation location) otherArchives(Collection<String> otherArchives) unsubscribe(String unsubscribe)  
- 
Method Details
- 
name
 - 
subscribe
 - 
unsubscribe
 - 
post
 - 
archive
 - 
otherArchives
 - 
location
 - 
build
 
 -