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

Builder class for ComponentInfo. More...

List of all members.

Public Member Functions

 Builder ()
 Constructor with parameters for the required properties of ComponentInfo.
Builder SetVersion (string version)
 Version of the component.
Builder SetDetails (vmware.esx.settings.ComponentDetails details)
 Details about the component.
ComponentInfo Build ()

Detailed Description


Constructor & Destructor Documentation

vmware::esx::settings::ComponentInfo::Builder::Builder ( ) [inline]

Constructor with parameters for the required properties of ComponentInfo.


Member Function Documentation

ComponentInfo vmware::esx::settings::ComponentInfo::Builder::Build ( ) [inline]
Builder vmware::esx::settings::ComponentInfo::Builder::SetDetails ( vmware.esx.settings.ComponentDetails  details) [inline]

Details about the component.

Builder vmware::esx::settings::ComponentInfo::Builder::SetVersion ( string  version) [inline]

Version of the component.


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