Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
SiteInfo . |
Modifier and Type | Method and Description |
---|---|
SiteInfo |
build() |
SiteInfo.Builder |
setEdgeClusterPaths(java.util.List<java.lang.String> edgeClusterPaths)
The edge cluster on which the networking elements for the Org will be created.
|
SiteInfo.Builder |
setSitePath(java.lang.String sitePath)
This represents the path of the site which is managed by Global Manager.
|
public Builder()
SiteInfo
.public SiteInfo.Builder setEdgeClusterPaths(java.util.List<java.lang.String> edgeClusterPaths)
edgeClusterPaths
- New value for the property.public SiteInfo.Builder setSitePath(java.lang.String sitePath)
sitePath
- New value for the property.public SiteInfo build()