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

Builder class for SolutionInfo. More...

List of all members.

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

Detailed Description

Builder class for SolutionInfo.


Constructor & Destructor Documentation

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.


Member Function Documentation

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.


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