VMware vSphere Automation SDK for .NET 7.0.0.1
|
Builder class for SolutionInfo. More...
Public Member Functions | |
Builder (string version, string displayName, global::System.Collections.Generic.Dictionary< string, vmware.esx.hosts.ComponentInfo > components) | |
Constructor with parameters for the required properties of SolutionInfo. | |
SolutionInfo | Build () |
Builder class for SolutionInfo.
vmware::esx::hosts::SolutionInfo::Builder::Builder | ( | string | version, |
string | displayName, | ||
global::System.Collections.Generic.Dictionary< string, vmware.esx.hosts.ComponentInfo > | components | ||
) | [inline] |
Constructor with parameters for the required properties of SolutionInfo.
SolutionInfo vmware::esx::hosts::SolutionInfo::Builder::Build | ( | ) | [inline] |