Uses of Class
org.apache.maven.api.model.Site.Builder
-
Uses of Site.Builder in org.apache.maven.api.model
Methods in org.apache.maven.api.model that return Site.BuilderModifier and TypeMethodDescriptionSite.Builder.childSiteUrlInheritAppendPath(String childSiteUrlInheritAppendPath) Site.Builder.location(Object key, InputLocation location) static Site.BuilderSite.newBuilder()Creates a newSitebuilder instance.static Site.BuilderSite.newBuilder(boolean withDefaults) Creates a newSitebuilder instance using default values or not.static Site.BuilderSite.newBuilder(Site from) Creates a newSitebuilder instance using the specified object as a basis.static Site.BuilderSite.newBuilder(Site from, boolean forceCopy) Creates a newSitebuilder instance using the specified object as a basis.Site.with()Creates a new builder with this object as the basis.