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

Builder class for SolutionSpec. 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 SolutionSpec.
SolutionSpec Build ()

Detailed Description

Builder class for SolutionSpec.


Constructor & Destructor Documentation

vmware::esx::settings::SolutionSpec::Builder::Builder ( string  version,
global::System.Collections.Generic.List< vmware.esx.settings.SolutionComponentSpec components 
) [inline]

Constructor with parameters for the required properties of SolutionSpec.


Member Function Documentation

SolutionSpec vmware::esx::settings::SolutionSpec::Builder::Build ( ) [inline]

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