public static class MavenDistributionManagement.Site.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
MavenDistributionManagement.Site |
build()
Build a
MavenDistributionManagement.Site with the current state of this builder. |
MavenDistributionManagement.Site.Builder |
id(String id)
Set the id of the repository.
|
MavenDistributionManagement.Site.Builder |
name(String name)
Set the name of the repository.
|
MavenDistributionManagement.Site.Builder |
url(String url)
Set the url of the repository to use to upload the site.
|
public MavenDistributionManagement.Site.Builder id(String id)
id - the identifierpublic MavenDistributionManagement.Site.Builder name(String name)
name - the namepublic MavenDistributionManagement.Site.Builder url(String url)
url - the urlpublic MavenDistributionManagement.Site build()
MavenDistributionManagement.Site with the current state of this builder.MavenDistributionManagement.SiteCopyright © 2022 Pivotal Software, Inc.. All rights reserved.