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

Builder class for EffectiveComponentDetails. More...

List of all members.

Public Member Functions

 Builder (string displayName, string displayVersion, string vendor, vmware.esx.settings.ComponentSource source, global::System.Collections.Generic.List< vmware.esx.settings.ComponentOverrideInfo > overriddenComponents)
 Constructor with parameters for the required properties of EffectiveComponentDetails.
Builder SetNote (vmware.vapi.std.LocalizableMessage note)
 Note assosicated with this component.
EffectiveComponentDetails Build ()

Detailed Description


Constructor & Destructor Documentation

vmware::esx::settings::EffectiveComponentDetails::Builder::Builder ( string  displayName,
string  displayVersion,
string  vendor,
vmware.esx.settings.ComponentSource  source,
global::System.Collections.Generic.List< vmware.esx.settings.ComponentOverrideInfo overriddenComponents 
) [inline]

Constructor with parameters for the required properties of EffectiveComponentDetails.


Member Function Documentation

EffectiveComponentDetails vmware::esx::settings::EffectiveComponentDetails::Builder::Build ( ) [inline]
Builder vmware::esx::settings::EffectiveComponentDetails::Builder::SetNote ( vmware.vapi.std.LocalizableMessage  note) [inline]

Note assosicated with this component.


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