public static class MavenDistributionManagement.Site extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MavenDistributionManagement.Site.Builder |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Return the identifier of the repository.
|
String |
getName()
Return the name of the repository.
|
String |
getUrl()
Return the url of the repository to use to upload the site.
|
boolean |
isEmpty() |
public boolean isEmpty()
public String getId()
public String getName()
public String getUrl()
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.