Uses of Class
com.vmware.nsx_policy.model.GmFederationSiteConfig
-
Packages that use GmFederationSiteConfig Package Description com.vmware.nsx_policy.model -
-
Uses of GmFederationSiteConfig in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return GmFederationSiteConfig Modifier and Type Method Description static GmFederationSiteConfig
GmFederationSiteConfig. _newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value.
WARNING: The returned object is not fully initialized.static GmFederationSiteConfig
GmFederationSiteConfig. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.GmFederationSiteConfig
GmFederationSiteConfig.Builder. build()
GmFederationSiteConfig
Site. getFederationConfig()
Methods in com.vmware.nsx_policy.model with parameters of type GmFederationSiteConfig Modifier and Type Method Description Site.Builder
Site.Builder. setFederationConfig(GmFederationSiteConfig federationConfig)
void
Site. setFederationConfig(GmFederationSiteConfig federationConfig)
-