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:
 
- 
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedBuilder(boolean withDefaults) protectedBuilder(MailingList base, boolean forceCopy)  - 
Method Summary
Modifier and TypeMethodDescriptionbuild()importedFrom(InputLocation importedFrom) location(Object key, InputLocation location) otherArchives(Collection<String> otherArchives) unsubscribe(String unsubscribe)  
- 
Constructor Details
- 
Builder
protected Builder(boolean withDefaults)  - 
Builder
 
 - 
 - 
Method Details
- 
name
 - 
subscribe
 - 
unsubscribe
 - 
post
 - 
archive
 - 
otherArchives
 - 
location
 - 
importedFrom
 - 
build
 
 -