|
VMware vSphere Automation SDK for .NET 7.0.0.1
|
Builder class for EffectiveComponentInfo. More...
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 () |
Builder class for EffectiveComponentInfo.
| vmware::esx::settings::EffectiveComponentInfo::Builder::Builder | ( | string | version | ) | [inline] |
Constructor with parameters for the required properties of EffectiveComponentInfo.
| 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.