Uses of Class
com.vmware.nsx_policy.model.SpanSiteInfo.Builder
-
Packages that use SpanSiteInfo.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of SpanSiteInfo.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return SpanSiteInfo.Builder Modifier and Type Method Description SpanSiteInfo.Builder
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
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.
-