VMware vSphere Automation SDK for .NET 7.0.0.1
|
Builder class for SolutionInfo. More...
Public Member Functions | |
Builder (string version, global::System.Collections.Generic.List< vmware.esx.settings.SolutionComponentSpec > components) | |
Constructor with parameters for the required properties of SolutionInfo. | |
Builder | SetDetails (vmware.esx.settings.SolutionDetails details) |
Details about the solution from the depot. | |
SolutionInfo | Build () |
Builder class for SolutionInfo.
vmware::esx::settings::SolutionInfo::Builder::Builder | ( | string | version, |
global::System.Collections.Generic.List< vmware.esx.settings.SolutionComponentSpec > | components | ||
) | [inline] |
Constructor with parameters for the required properties of SolutionInfo.
SolutionInfo vmware::esx::settings::SolutionInfo::Builder::Build | ( | ) | [inline] |
Builder vmware::esx::settings::SolutionInfo::Builder::SetDetails | ( | vmware.esx.settings.SolutionDetails | details | ) | [inline] |
Details about the solution from the depot.