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

Builder class for EffectiveComponentInfo. More...

List of all members.

Public Member Functions

 Builder (string version)
 Constructor with parameters for the required properties of EffectiveComponentInfo.
Builder SetDetails (vmware.esx.settings.EffectiveComponentDetails details)
 Details about the effective component.
EffectiveComponentInfo Build ()

Detailed Description


Constructor & Destructor Documentation

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

Constructor with parameters for the required properties of EffectiveComponentInfo.


Member Function Documentation

EffectiveComponentInfo vmware::esx::settings::EffectiveComponentInfo::Builder::Build ( ) [inline]
Builder vmware::esx::settings::EffectiveComponentInfo::Builder::SetDetails ( vmware.esx.settings.EffectiveComponentDetails  details) [inline]

Details about the effective component.


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