Uses of Class
com.vmware.nsx_policy.model.SoftwareModule.Builder
-
Packages that use SoftwareModule.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of SoftwareModule.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return SoftwareModule.Builder Modifier and Type Method Description SoftwareModule.BuilderSoftwareModule.Builder. setModuleName(java.lang.String moduleName)Name of the module in the nodeSoftwareModule.BuilderSoftwareModule.Builder. setModuleVersion(java.lang.String moduleVersion)Version of the module in the node
-