Package | Description |
---|---|
com.vmware.esx.settings |
The
com.vmware.esx.settings package provides interfaces to manage ESX
settings. |
Modifier and Type | Method and Description |
---|---|
SoftwareInfo.Builder |
SoftwareInfo.Builder.setAddOn(AddOnInfo addOn)
OEM customization on top of given base image.
|
SoftwareInfo.Builder |
SoftwareInfo.Builder.setHardwareSupport(HardwareSupportInfo hardwareSupport)
Information about the Hardware Support Packages (HSP) configured.
|
SoftwareInfo.Builder |
SoftwareInfo.Builder.setRemovedComponents(java.util.Map<java.lang.String,ComponentInfo> removedComponents)
Information about the components to be removed in the software specification.
|