public static final class SpanSiteInfo.Builder
extends java.lang.Object
SpanSiteInfo
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
SpanSiteInfo . |
Modifier and Type | Method and Description |
---|---|
SpanSiteInfo |
build() |
SpanSiteInfo.Builder |
setSiteId(java.lang.String siteId)
Site UUID representing the Site resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
SpanSiteInfo.Builder |
setSitePath(java.lang.String sitePath)
Path of the Site resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
public Builder()
SpanSiteInfo
.public SpanSiteInfo.Builder setSiteId(java.lang.String siteId)
siteId
- New value for the property.public SpanSiteInfo.Builder setSitePath(java.lang.String sitePath)
sitePath
- New value for the property.public SpanSiteInfo build()