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

Builder class for ComponentDetails. More...

List of all members.

Public Member Functions

 Builder (string displayName, string vendor)
 Constructor with parameters for the required properties of ComponentDetails.
Builder SetDisplayVersion (string displayVersion)
 Human readable version of the component.
ComponentDetails Build ()

Detailed Description


Constructor & Destructor Documentation

vmware::esx::settings::ComponentDetails::Builder::Builder ( string  displayName,
string  vendor 
) [inline]

Constructor with parameters for the required properties of ComponentDetails.


Member Function Documentation

ComponentDetails vmware::esx::settings::ComponentDetails::Builder::Build ( ) [inline]
Builder vmware::esx::settings::ComponentDetails::Builder::SetDisplayVersion ( string  displayVersion) [inline]

Human readable version of the component.


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