VMware vSphere Automation SDK for .NET 7.0.0.1
vmware::esx::settings::HardwareModuleFirmwareCompliance::Builder Class Reference

Builder class for HardwareModuleFirmwareCompliance. More...

List of all members.

Public Member Functions

 Builder (vmware.esx.settings.ComplianceStatus status, vmware.esx.settings.Notifications notifications)
 Constructor with parameters for the required properties of HardwareModuleFirmwareCompliance.
Builder SetDetails (vmware.esx.settings.HardwareModuleDetails details)
 Additional details about the hardware module itself.
Builder SetCurrent (vmware.esx.settings.HardwareModuleFirmwareInfo current)
 Current version of the firmware present on the host hardware module.
Builder SetTarget (vmware.esx.settings.HardwareModuleFirmwareInfo target)
 Target version of the firmware present in the Hardware Support Package (HSP).
HardwareModuleFirmwareCompliance Build ()

Detailed Description


Constructor & Destructor Documentation

vmware::esx::settings::HardwareModuleFirmwareCompliance::Builder::Builder ( vmware.esx.settings.ComplianceStatus  status,
vmware.esx.settings.Notifications  notifications 
) [inline]

Constructor with parameters for the required properties of HardwareModuleFirmwareCompliance.


Member Function Documentation

HardwareModuleFirmwareCompliance vmware::esx::settings::HardwareModuleFirmwareCompliance::Builder::Build ( ) [inline]
Builder vmware::esx::settings::HardwareModuleFirmwareCompliance::Builder::SetCurrent ( vmware.esx.settings.HardwareModuleFirmwareInfo  current) [inline]

Current version of the firmware present on the host hardware module.

Builder vmware::esx::settings::HardwareModuleFirmwareCompliance::Builder::SetDetails ( vmware.esx.settings.HardwareModuleDetails  details) [inline]

Additional details about the hardware module itself.

Builder vmware::esx::settings::HardwareModuleFirmwareCompliance::Builder::SetTarget ( vmware.esx.settings.HardwareModuleFirmwareInfo  target) [inline]

Target version of the firmware present in the Hardware Support Package (HSP).


The documentation for this class was generated from the following file: