VMware vSphere Automation SDK for .NET 7.0.0.1
vmware::esx::hosts::SolutionInfo::Builder Class Reference

Builder class for SolutionInfo. More...

List of all members.

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 ()

Detailed Description

Builder class for SolutionInfo.


Constructor & Destructor Documentation

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.


Member Function Documentation

SolutionInfo vmware::esx::hosts::SolutionInfo::Builder::Build ( ) [inline]

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