Uses of Class
com.vmware.nsx_policy.model.MpsSvmNewApplianceSpec.Builder
-
Packages that use MpsSvmNewApplianceSpec.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of MpsSvmNewApplianceSpec.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return MpsSvmNewApplianceSpec.Builder Modifier and Type Method Description MpsSvmNewApplianceSpec.Builder
MpsSvmNewApplianceSpec.Builder. setDeploymentSpecName(java.lang.String deploymentSpecName)
Name of the OVF specification to be used for deployment, which specifies the OVF of the Malware Prevention Service appliance for a particular release.MpsSvmNewApplianceSpec.Builder
MpsSvmNewApplianceSpec.Builder. setStorageId(java.lang.String storageId)
Moref of the datastore in VC.
-