Package | Description |
---|---|
com.vmware.esx.settings |
The
com.vmware.esx.settings package provides interfaces to manage ESX
settings. |
Modifier and Type | Method and Description |
---|---|
ComponentCompliance.Builder |
ComponentCompliance.Builder.setCurrent(ComponentInfo current)
Current version of the component present on the host.
|
ComponentCompliance.Builder |
ComponentCompliance.Builder.setCurrentSource(ComponentSource currentSource)
Source of the component on the host.
|
ComponentCompliance.Builder |
ComponentCompliance.Builder.setStageStatus(StageStatus stageStatus)
Stage status of the component.
|
ComponentCompliance.Builder |
ComponentCompliance.Builder.setTarget(ComponentInfo target)
Target version of the component present in the software specification.
|
ComponentCompliance.Builder |
ComponentCompliance.Builder.setTargetSource(ComponentSource targetSource)
Source of the component in the software specification.
|