VMware vSphere Automation SDK for .NET 7.0.0.1
|
Builder class for EffectiveComponentDetails. More...
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 () |
Builder class for EffectiveComponentDetails.
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.
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.