Class Relocation.Builder
java.lang.Object
org.apache.maven.api.model.Relocation.Builder
- Enclosing class:
 Relocation
Builder class used to create Relocation instances.
- See Also:
 
- 
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedBuilder(boolean withDefaults) protectedBuilder(Relocation base, boolean forceCopy)  - 
Method Summary
Modifier and TypeMethodDescriptionartifactId(String artifactId) build()importedFrom(InputLocation importedFrom) location(Object key, InputLocation location)  
- 
Constructor Details
- 
Builder
protected Builder(boolean withDefaults)  - 
Builder
 
 - 
 - 
Method Details
- 
groupId
 - 
artifactId
 - 
version
 - 
message
 - 
location
 - 
importedFrom
 - 
build
 
 -