SiteFederationConfig.Builder |
SiteFederationConfig.Builder.setRtepIps(java.util.List<java.lang.String> rtepIps) |
Remote tunnel endpoint IP addresses format: ip
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
SiteFederationConfig.Builder |
SiteFederationConfig.Builder.setSiteId(java.lang.String siteId) |
Site UUID
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
SiteFederationConfig.Builder |
SiteFederationConfig.Builder.setSiteIndex(java.lang.Long siteIndex) |
Unique site index allocated (from range 0-4095) format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
SiteFederationConfig.Builder |
SiteFederationConfig.Builder.setSitePath(java.lang.String sitePath) |
Site path
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|