Uses of Class
com.vmware.nsx_policy.model.Tier1DeploymentMap
-
Packages that use Tier1DeploymentMap Package Description com.vmware.nsx_policy.model -
-
Uses of Tier1DeploymentMap in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return Tier1DeploymentMap Modifier and Type Method Description static Tier1DeploymentMap
Tier1DeploymentMap. _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 Tier1DeploymentMap
Tier1DeploymentMap. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.Tier1DeploymentMap
Tier1DeploymentMap.Builder. build()
Tier1DeploymentMap
ChildTier1DeploymentMap. getTier1DeploymentMap()
Methods in com.vmware.nsx_policy.model with parameters of type Tier1DeploymentMap Modifier and Type Method Description ChildTier1DeploymentMap.Builder
ChildTier1DeploymentMap.Builder. setTier1DeploymentMap(Tier1DeploymentMap tier1DeploymentMap)
void
ChildTier1DeploymentMap. setTier1DeploymentMap(Tier1DeploymentMap tier1DeploymentMap)
-