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.BuilderSpanSiteInfo.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.BuilderSpanSiteInfo.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.
-